[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 commented on JBIDE-20845:
---------------------------------------
{quote}
You may want to see Max's explanation above.
{quote}
Yeah, I read it before. I guess we can live with that, but I just wanted to point out that this is definitely how it's supposed to work.
{quote}
I suppose MemberService.listAllMembers() hasn't been called in your case.
Try to maximize the browser view.
{quote}
I tried this but it didn't help. AFAIK the webpage version is served based on the width, so I don't really understand why even in Safari in a big window I still get the mobile version. I even tried using IE 10 user agent, but no change. But I'm not concerned about this. The main thing is that this explains why the breakpoint isn't hit immediately.
> 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
> Assignee: Rob Stryker
> Fix For: 4.3.x, 4.4.0.Alpha1
>
> Attachments: breakpoint-error.png, compiler-settings.png, html5-page.png, lineNumber.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, 4 months
[JBoss JIRA] (JBIDE-20845) Unable to install breakpoint even if line number set to be generated
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20845?page=com.atlassian.jira.plugi... ]
Snjezana Peco commented on JBIDE-20845:
---------------------------------------
{quote}
I understand that by default the warning is shown, but only if Eclipse thinks it cannot see the line number attributes. And I have that enabled. So that's what I meant to ask: Why is Eclipse showing this warning even if everything should work and seems to work - it seems that showing the warning is simply wrong in this case.
{quote}
You may want to see Max's explanation above.
{quote}
I saw your screencast and I believed you even without it But still, in my case the breakpoint is only hit if I click the button on the web page. And now I can see why. For some reason I always get the mobile version of the page, so the list of members isn't shown and the breakpoint isn't triggered.
{quote}
I suppose MemberService.listAllMembers() hasn't been called in your case.
Try to maximize the browser view.
> 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
> Assignee: Rob Stryker
> Fix For: 4.3.x, 4.4.0.Alpha1
>
> Attachments: breakpoint-error.png, compiler-settings.png, html5-page.png, lineNumber.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, 4 months
[JBoss JIRA] (JBIDE-21072) Application wizard: Server templates tree is not rendered
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21072?page=com.atlassian.jira.plugi... ]
Snjezana Peco reassigned JBIDE-21072:
-------------------------------------
Assignee: Andre Dietisheim (was: Snjezana Peco)
Could you, please, review the PR?
> Application wizard: Server templates tree is not rendered
> ---------------------------------------------------------
>
> Key: JBIDE-21072
> URL: https://issues.jboss.org/browse/JBIDE-21072
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Labels: application_wizard, openshift_v3, upstream
> Fix For: 4.3.1.Beta1
>
> Attachments: wizard.png
>
>
> When I select at first a local template then proceed to next wizard page in a New OpenShift Application wizard and hit back button then tree containing server templates is not rendered correctly. Only search text field is shown but the tree with templates is missing there.
> !wizard.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21072) Application wizard: Server templates tree is not rendered
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21072?page=com.atlassian.jira.plugi... ]
Snjezana Peco commented on JBIDE-21072:
---------------------------------------
I think the issue is GTK3 specific.
The PR is a workaround.
> Application wizard: Server templates tree is not rendered
> ---------------------------------------------------------
>
> Key: JBIDE-21072
> URL: https://issues.jboss.org/browse/JBIDE-21072
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Marián Labuda
> Assignee: Snjezana Peco
> Labels: application_wizard, openshift_v3, upstream
> Fix For: 4.3.1.Beta1
>
> Attachments: wizard.png
>
>
> When I select at first a local template then proceed to next wizard page in a New OpenShift Application wizard and hit back button then tree containing server templates is not rendered correctly. Only search text field is shown but the tree with templates is missing there.
> !wizard.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21070) Missing requirement bundle org.eclipse.jetty.websocket.api [9.3.2, 9.3.3)' - JBT and eclipse NEON M2
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21070?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov commented on JBIDE-21070:
------------------------------------------------
[~psrna] I notice that I use eclipse for rcp developers bundle, maybe this was the cause of my success. Could you please tell me which eclipse build do you use?
> Missing requirement bundle org.eclipse.jetty.websocket.api [9.3.2,9.3.3)' - JBT and eclipse NEON M2
> ---------------------------------------------------------------------------------------------------
>
> Key: JBIDE-21070
> URL: https://issues.jboss.org/browse/JBIDE-21070
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim, build
> Affects Versions: 4.4.0.Alpha1
> Reporter: Pavol Srna
> Assignee: Konstantin Marmalyukov
> Priority: Blocker
> Fix For: 4.4.0.Alpha1
>
>
> Tried on eclipse neon m2 and JBT nightly (master) from 2015-11-08
> {code}
> Cannot complete the install because one or more required items could not be found.
> Software being installed: JBoss Tools FeedHenry Integration 1.2.0.Alpha1-v20151108-0714-B540 (org.jboss.tools.feedhenry.feature.group 1.2.0.Alpha1-v20151108-0714-B540)
> Missing requirement: BrowserSim 3.8.0.Alpha1-v20151108-0708-B257 (org.jboss.tools.browsersim.ui 3.8.0.Alpha1-v20151108-0708-B257) requires 'bundle org.eclipse.jetty.websocket.api [9.3.2,9.3.3)' but it could not be found
> Cannot satisfy dependency:
> From: Eclipse integrations of BrowserSim 3.8.0.Alpha1-v20151108-0714-B540 (org.jboss.tools.cordovasim.eclipse 3.8.0.Alpha1-v20151108-0714-B540)
> To: bundle org.jboss.tools.browsersim.ui 3.7.0
> Cannot satisfy dependency:
> From: JBoss Tools FeedHenry Integration 1.2.0.Alpha1-v20151108-0714-B540 (org.jboss.tools.feedhenry.feature.group 1.2.0.Alpha1-v20151108-0714-B540)
> To: org.jboss.tools.feedhenry.ui [1.2.0.Alpha1-v20151108-0714-B540]
> Cannot satisfy dependency:
> From: org.jboss.tools.feedhenry.ui 1.2.0.Alpha1-v20151108-0714-B540
> To: bundle org.jboss.tools.cordovasim.eclipse 3.7.0
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21080) Explorer: "Import Application" context menu item is available for any tree item under an OpenShift 3 connection
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21080?page=com.atlassian.jira.plugi... ]
Fred Bricon reassigned JBIDE-21080:
-----------------------------------
Assignee: Fred Bricon
> Explorer: "Import Application" context menu item is available for any tree item under an OpenShift 3 connection
> ---------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-21080
> URL: https://issues.jboss.org/browse/JBIDE-21080
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Marián Labuda
> Assignee: Fred Bricon
> Priority: Minor
> Labels: explorer, import_wizard, openshift_v3
> Fix For: 4.3.1.Beta1, 4.4.0.Alpha1
>
>
> There is a context menu item to import an existing OpenShift 3 application available on every tree item placed under OpenShift 3 connection. Even "folder" for any resource has it (e.g. Routes, Services) and any resource too (e.g. specific pod, service, replication controller).
> I think this is not good because it go against concept of *context* menu. We could have it for a project and build config (maybe also for a connection) that would be sufficient.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months