[JBoss JIRA] (JBIDE-20845) Unable to install breakpoint even if line number set to be generated
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20845?page=com.atlassian.jira.plugi... ]
Martin Malina updated JBIDE-20845:
----------------------------------
Attachment: compiler-settings.png
Here is my preferences:
!compiler-settings.png!
> Unable to install breakpoint even if line number set to be generated
> --------------------------------------------------------------------
>
> Key: JBIDE-20845
> URL: https://issues.jboss.org/browse/JBIDE-20845
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream
> Affects Versions: 4.3.0.CR2
> Reporter: Martin Malina
> Attachments: breakpoint-error.png, compiler-settings.png
>
>
> I am unable to get breakpoints to work for a html5 project running on WildFly.
> I tried to verify JBIDE-20804 so I created the html5 project from central, set a breakpoint in MemberService.listAllMembers() (line 72) and then selected Debug on server -> WildFly. The server was started in debugging mode and the project started deploying, but then I got an error:
> Unable to install breakpoint in org.jboss.tools.example.html5.rest.MemberService$$$view3 due to missing line number attributes. Modify compiler options to generate line number attributes.
> Reason: Absent Line Number Information
> !breakpoint-error.png!
> I checked and this option was checked in Preferences -> Java -> Compiler. Also, I even checked the project settings (.settings/org.eclipse.jdt.core.prefs) and it has:
> org.eclipse.jdt.core.compiler.debug.lineNumber=generate
> This happened to me on Mac with WildFly 8, 9 and 10. And psrna checked this for me on Linux and the result was the same.
> I'm not really sure which component this should belong to, it looks like an upstream issue.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-20845) Unable to install breakpoint even if line number set to be generated
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20845?page=com.atlassian.jira.plugi... ]
Martin Malina updated JBIDE-20845:
----------------------------------
Description:
I am unable to get breakpoints to work for a html5 project running on WildFly.
I tried to verify JBIDE-20804 so I created the html5 project from central, set a breakpoint in MemberService.listAllMembers() (line 72) and then selected Debug on server -> WildFly. The server was started in debugging mode and the project started deploying, but then I got an error:
Unable to install breakpoint in org.jboss.tools.example.html5.rest.MemberService$$$view3 due to missing line number attributes. Modify compiler options to generate line number attributes.
Reason: Absent Line Number Information
!breakpoint-error.png!
I checked and this option was checked in Preferences -> Java -> Compiler. Also, I even checked the project settings (.settings/org.eclipse.jdt.core.prefs) and it has:
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
This happened to me on Mac with WildFly 8, 9 and 10. And psrna checked this for me on Linux and the result was the same.
I'm not really sure which component this should belong to, it looks like an upstream issue.
was:
I am unable to get breakpoints to work for a html5 project running on WildFly.
I tried to verify JBIDE-20804 so I created the html5 project from central, set a breakpoint in MemberService.listAllMembers() (line 72) and then selected Debug on server -> WildFly. The server was started in debugging mode and the project started deploying, but then I got an error:
Unable to install breakpoint in org.jboss.tools.example.html5.rest.MemberService$$$view3 due to missing line number attributes. Modify compiler options to generate line number attributes.
Reason: Absent Line Number Information
I checked and this option was checked in Preferences -> Java -> Compiler. Also, I even checked the project settings (.settings/org.eclipse.jdt.core.prefs) and it has:
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
This happened to me on Mac with WildFly 8, 9 and 10. And psrna checked this for me on Linux and the result was the same.
I'm not really sure which component this should belong to, it looks like an upstream issue.
> Unable to install breakpoint even if line number set to be generated
> --------------------------------------------------------------------
>
> Key: JBIDE-20845
> URL: https://issues.jboss.org/browse/JBIDE-20845
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream
> Affects Versions: 4.3.0.CR2
> Reporter: Martin Malina
> Attachments: breakpoint-error.png
>
>
> I am unable to get breakpoints to work for a html5 project running on WildFly.
> I tried to verify JBIDE-20804 so I created the html5 project from central, set a breakpoint in MemberService.listAllMembers() (line 72) and then selected Debug on server -> WildFly. The server was started in debugging mode and the project started deploying, but then I got an error:
> Unable to install breakpoint in org.jboss.tools.example.html5.rest.MemberService$$$view3 due to missing line number attributes. Modify compiler options to generate line number attributes.
> Reason: Absent Line Number Information
> !breakpoint-error.png!
> I checked and this option was checked in Preferences -> Java -> Compiler. Also, I even checked the project settings (.settings/org.eclipse.jdt.core.prefs) and it has:
> org.eclipse.jdt.core.compiler.debug.lineNumber=generate
> This happened to me on Mac with WildFly 8, 9 and 10. And psrna checked this for me on Linux and the result was the same.
> I'm not really sure which component this should belong to, it looks like an upstream issue.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-20845) Unable to install breakpoint even if line number set to be generated
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20845?page=com.atlassian.jira.plugi... ]
Martin Malina updated JBIDE-20845:
----------------------------------
Attachment: breakpoint-error.png
> Unable to install breakpoint even if line number set to be generated
> --------------------------------------------------------------------
>
> Key: JBIDE-20845
> URL: https://issues.jboss.org/browse/JBIDE-20845
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream
> Affects Versions: 4.3.0.CR2
> Reporter: Martin Malina
> Attachments: breakpoint-error.png
>
>
> I am unable to get breakpoints to work for a html5 project running on WildFly.
> I tried to verify JBIDE-20804 so I created the html5 project from central, set a breakpoint in MemberService.listAllMembers() (line 72) and then selected Debug on server -> WildFly. The server was started in debugging mode and the project started deploying, but then I got an error:
> Unable to install breakpoint in org.jboss.tools.example.html5.rest.MemberService$$$view3 due to missing line number attributes. Modify compiler options to generate line number attributes.
> Reason: Absent Line Number Information
> I checked and this option was checked in Preferences -> Java -> Compiler. Also, I even checked the project settings (.settings/org.eclipse.jdt.core.prefs) and it has:
> org.eclipse.jdt.core.compiler.debug.lineNumber=generate
> This happened to me on Mac with WildFly 8, 9 and 10. And psrna checked this for me on Linux and the result was the same.
> I'm not really sure which component this should belong to, it looks like an upstream issue.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-20845) Unable to install breakpoint even if line number set to be generated
by Martin Malina (JIRA)
Martin Malina created JBIDE-20845:
-------------------------------------
Summary: Unable to install breakpoint even if line number set to be generated
Key: JBIDE-20845
URL: https://issues.jboss.org/browse/JBIDE-20845
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: upstream
Affects Versions: 4.3.0.CR2
Reporter: Martin Malina
I am unable to get breakpoints to work for a html5 project running on WildFly.
I tried to verify JBIDE-20804 so I created the html5 project from central, set a breakpoint in MemberService.listAllMembers() (line 72) and then selected Debug on server -> WildFly. The server was started in debugging mode and the project started deploying, but then I got an error:
Unable to install breakpoint in org.jboss.tools.example.html5.rest.MemberService$$$view3 due to missing line number attributes. Modify compiler options to generate line number attributes.
Reason: Absent Line Number Information
I checked and this option was checked in Preferences -> Java -> Compiler. Also, I even checked the project settings (.settings/org.eclipse.jdt.core.prefs) and it has:
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
This happened to me on Mac with WildFly 8, 9 and 10. And psrna checked this for me on Linux and the result was the same.
I'm not really sure which component this should belong to, it looks like an upstream issue.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-20846) merge v2 and v3 feature pages
by Max Rydahl Andersen (JIRA)
Max Rydahl Andersen created JBIDE-20846:
-------------------------------------------
Summary: merge v2 and v3 feature pages
Key: JBIDE-20846
URL: https://issues.jboss.org/browse/JBIDE-20846
Project: Tools (JBoss Tools)
Issue Type: Task
Components: website
Reporter: Max Rydahl Andersen
Assignee: Fred Bricon
it is waste of valuable space to have both v2 and v3 on http://tools.jboss.org/features/
Most of the content inside are exactly the same so seem simpler to just add a "For OSv3 we have Deploy Docker ..." or some other mechanism to highlight it.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBDS-3534) Provide UI to see/export Central configuration
by Radim Hopp (JIRA)
[ https://issues.jboss.org/browse/JBDS-3534?page=com.atlassian.jira.plugin.... ]
Radim Hopp commented on JBDS-3534:
----------------------------------
Good idea!
> Provide UI to see/export Central configuration
> ----------------------------------------------
>
> Key: JBDS-3534
> URL: https://issues.jboss.org/browse/JBDS-3534
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: central
> Affects Versions: 8.0.2.GA, 8.1.0.GA, 9.0.0.GA
> Reporter: Denis Golovin
>
> In current and previous releases it is not possible to investigate issues reported against Central, because of configuration complexity which involves to many local and remote resources. Would be good to have some sort of UI that would let to see what is actually used in central to fill Software/Update tab. This way in case of issues like this JBDS-3533 we at least would have a way to see what is actually used on client side.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (TOOLSDOC-683) Rel notes for 4.3.0 should list supported Codova versions
by Misha Ali (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-683?page=com.atlassian.jira.plug... ]
Misha Ali commented on TOOLSDOC-683:
------------------------------------
Thanks, guys. [~mmalina], any thoughts on when/if verification will be available by QE for 3.9.0^?
I'll wait for the answer and update these tomorrow.
> Rel notes for 4.3.0 should list supported Codova versions
> ---------------------------------------------------------
>
> Key: TOOLSDOC-683
> URL: https://issues.jboss.org/browse/TOOLSDOC-683
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Bug
> Components: General documentation issues
> Affects Versions: 4.3.0.Final
> Reporter: Len DiMaggio
> Assignee: Misha Ali
> Labels: Configurations, Supported
> Fix For: 4.3.0.Final
>
>
> Related to: JBIDE-20836
> The issue is that given the frequency of Cordova releases, we cannot guarantee that we can always support the very latest release.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month