[JBoss JIRA] (JBIDE-22225) Debugging for node.js applications on Openshift
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22225?page=com.atlassian.jira.plugi... ]
Ilya Buziuk commented on JBIDE-22225:
-------------------------------------
I have updated the PR - now when the debug session ends all changes are republished via
{code}
server.publish(IServer.PUBLISH_INCREMENTAL, new NullProgressMonitor());
{code}
> Debugging for node.js applications on Openshift
> -----------------------------------------------
>
> Key: JBIDE-22225
> URL: https://issues.jboss.org/browse/JBIDE-22225
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: javascript, openshift
> Reporter: Gorkem Ercan
> Assignee: Ilya Buziuk
> Labels: debugging, openshift_v3
> Fix For: 4.4.x
>
> Attachments: Screenshot from 2016-07-21 15-29-25.png
>
>
> We should be able to start and connect the new debugger to a node.js application running on Openshift.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-14697) User library fileset cannot be modified
by Rastislav Wagner (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14697?page=com.atlassian.jira.plugi... ]
Rastislav Wagner closed JBIDE-14697.
------------------------------------
verified in Devstudio 10.1.0.GA-v20160828-2328-B5889
> User library fileset cannot be modified
> ---------------------------------------
>
> Key: JBIDE-14697
> URL: https://issues.jboss.org/browse/JBIDE-14697
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: archives
> Affects Versions: 4.1.0.Beta1
> Reporter: Jaroslav Jankovič
> Assignee: Rob Stryker
> Fix For: 4.4.1.Final
>
>
> STEP: prepare two library filesets, lets say myLib1, myLib2 via preferences (Java -> Build Path -> User Libraries)
> STEP: create project with archives support
> STEP: create some archive in the project
> STEP: add new user library fileset in the archive (myLib1)
> STEP: select myLib1 in archives explorer, invoke its context menu and select Edit fileset
> STEP: in "User Library Fileset Wizard" dialog select myLib2, confirm it
> FAIL: there is still myLib in archives explorer, not myLib2 as it should be
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months