[JBoss JIRA] (JBDS-4482) Create 'About' dialog to show most relevant information about installer
by Jeff MAURY (Jira)
[ https://issues.jboss.org/browse/JBDS-4482?page=com.atlassian.jira.plugin.... ]
Jeff MAURY closed JBDS-4482.
----------------------------
Resolution: Done
> Create 'About' dialog to show most relevant information about installer
> -----------------------------------------------------------------------
>
> Key: JBDS-4482
> URL: https://issues.jboss.org/browse/JBDS-4482
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Feature Request
> Components: platform-installer
> Affects Versions: 11.0.0.GA
> Reporter: Denis Golovin
> Assignee: Sudhir Verma
> Priority: Major
> Labels: New_and_noteworthy, ui
> Fix For: 12.0.0.GA, 11.x
>
> Attachments: RCUE_About_BG.png, RCUE_About_mockup.png, about-on-location.png, about-on-welcome.png, devsuite-about.png
>
>
> Dialog should contain:
> 1. Application logo, name and version
> 2. Link to documentation
> 3. Link to release notes
> 4. Link to documentation how to report issues
> Dialog can be requested trough context menu 'About' and should show modal dialog with content listed above
> !devsuite-about.png!
> Good Example is Atom editor About Page.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (JBDS-4482) Create 'About' dialog to show most relevant information about installer
by Jeff MAURY (Jira)
[ https://issues.jboss.org/browse/JBDS-4482?page=com.atlassian.jira.plugin.... ]
Jeff MAURY updated JBDS-4482:
-----------------------------
Fix Version/s: 12.0.0.GA
> Create 'About' dialog to show most relevant information about installer
> -----------------------------------------------------------------------
>
> Key: JBDS-4482
> URL: https://issues.jboss.org/browse/JBDS-4482
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Feature Request
> Components: platform-installer
> Affects Versions: 11.0.0.GA
> Reporter: Denis Golovin
> Assignee: Sudhir Verma
> Priority: Major
> Labels: New_and_noteworthy, ui
> Fix For: 11.x, 12.0.0.GA
>
> Attachments: RCUE_About_BG.png, RCUE_About_mockup.png, about-on-location.png, about-on-welcome.png, devsuite-about.png
>
>
> Dialog should contain:
> 1. Application logo, name and version
> 2. Link to documentation
> 3. Link to release notes
> 4. Link to documentation how to report issues
> Dialog can be requested trough context menu 'About' and should show modal dialog with content listed above
> !devsuite-about.png!
> Good Example is Atom editor About Page.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (ERT-677) Fix some small bugs in JDT
by Roland Grunberg (Jira)
[ https://issues.jboss.org/browse/ERT-677?page=com.atlassian.jira.plugin.sy... ]
Roland Grunberg closed ERT-677.
-------------------------------
Resolution: Done
Many of these bugs have been fixed, with one or two remaining for inclusion in 4.11 M1.
> Fix some small bugs in JDT
> --------------------------
>
> Key: ERT-677
> URL: https://issues.jboss.org/browse/ERT-677
> Project: Eclipse Release Train
> Issue Type: Task
> Reporter: Roland Grunberg
> Assignee: Roland Grunberg
> Priority: Major
>
> (/) Bug 517297 - NewContainerWizardPage.getInitialJavaElement() returns IJavaElement for non-Java project
> (/) Bug 538236 - Alphabetically sort of libraries also sorts source folder
> (/) Bug 539289: [10] Quick fix "Surround with try/catch" generates invalid code with java 10 var
> (/) Bug 514054: [1.9] Introduce new context for code templates for module-info.java
> (/) Bug 536058: [JUnit 5] TestRunListenerTest5 fails when JUnit plug-ins are imported in workspace
> (/) Bug 526339: [9][quick fix] should propose to add a "provider method"
> (/) Bug 525632: [JUnit][quick assist] Offer Quick Assists for the creation of a JUnit test
> (/) Bug 540873 [10][move] Refactor/Move generates invalid code with 'var'
> (/) Bug 541261 [quick fix] Create quick fix for non-public / non-existent default constructor of service provider
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (JBIDE-26408) Server adapter: debugging fails for nodejs-mongo-persistent template based application
by Jeff MAURY (Jira)
[ https://issues.jboss.org/browse/JBIDE-26408?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-26408:
-------------------------------
Sprint: devex #156 October 2018, devex #157 November 2019, devex #158 November 2018 (was: devex #156 October 2018, devex #157 November 2019, devex #158 November 2018, devex #159 December 2018)
> Server adapter: debugging fails for nodejs-mongo-persistent template based application
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-26408
> URL: https://issues.jboss.org/browse/JBIDE-26408
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.9.0.Final
> Environment: cdk-3.6.0
> Reporter: Andre Dietisheim
> Assignee: Jeff MAURY
> Priority: Major
> Labels: node, server_adapter
> Fix For: 4.11.x
>
> Attachments: change-nodejs-version.png, screenshot-1.png, screenshot-2.png
>
>
> steps:
> # ASSERT: have cdk 3.6.0
> # EXEC: create an application based on the *nodejs-mongo-persistent* template, have the application imported to the workspace and the server adapter created for it
> # EXEC: start the server adapter
> # ASSERT: server adapter is *[Started, Synchronized]*
> # EXEC: Restart the adapter into debugging
> Result:
> You very quickly (the timeout seems very short) get an error dialog telling you that the debugger could not connect.
> !screenshot-1.png!
> The debugger is therefore stopped, debugging wont work.
> !screenshot-2.png!
> Trying to restart it reproduces the error that we already have.
> In the Eclipse log you'll find the following:
> {code}
> java.io.IOException: Timed out waiting for handshake
> at org.eclipse.wst.jsdt.chromium.internal.v8native.JavascriptVmImpl.newIOException(JavascriptVmImpl.java:114)
> at org.eclipse.wst.jsdt.chromium.internal.standalonev8.StandaloneVmImpl.attachImpl(StandaloneVmImpl.java:134)
> at org.eclipse.wst.jsdt.chromium.internal.standalonev8.StandaloneVmImpl.attach(StandaloneVmImpl.java:79)
> at org.eclipse.wst.jsdt.chromium.debug.core.model.JavascriptVmEmbedderFactory$4$1.attach(JavascriptVmEmbedderFactory.java:207)
> at org.eclipse.wst.jsdt.chromium.debug.core.model.DebugTargetImpl.attach(DebugTargetImpl.java:74)
> at org.eclipse.wst.jsdt.chromium.debug.ui.launcher.LaunchTypeBase.launch(LaunchTypeBase.java:101)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:859)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:717)
> at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1026)
> at org.eclipse.debug.internal.ui.DebugUIPlugin$2.run(DebugUIPlugin.java:1240)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:60)
> Caused by: java.util.concurrent.TimeoutException
> at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
> at org.eclipse.wst.jsdt.chromium.internal.standalonev8.StandaloneVmImpl.attachImpl(StandaloneVmImpl.java:127)
> ... 9 more
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months