[JBoss JIRA] (JBIDE-19506) Connection wizard: should have unit tests
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-19506:
----------------------------------------
Summary: Connection wizard: should have unit tests
Key: JBIDE-19506
URL: https://issues.jboss.org/browse/JBIDE-19506
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.0.Alpha2
Reporter: Andre Dietisheim
In the new implementation of the connection wizard, that allows v2 and v3 connections (JBIDE-19096) we have rather complex behaviour that we should assert via unit tests.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3383) Include Feature Patch for WTP 3.6.3 into JBDS 8.1
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3383?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-3383:
-----------------------------
Attachment: jbds3383_works_but_exposes_wst.jsdt.feature.png
[~dgolovin] You're right, I didn't need to add the feature to the install invocation, just the patch feature. Adding it results in the feature being shown as a top-level installed feature, which is entirely fine but... not necessary:
!jbds3383_works_but_exposes_wst.jsdt.feature.png!
But do need to add it to the category.xml so Tycho can find it when building the update site. Rebuilding now to remove the feature from the installation and verify it gets correctly displayed in the Help > About > Install details > Features view.
Updated PR coming soon...
> Include Feature Patch for WTP 3.6.3 into JBDS 8.1
> -------------------------------------------------
>
> Key: JBDS-3383
> URL: https://issues.jboss.org/browse/JBDS-3383
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: target-platform
> Affects Versions: 8.1.0.CR1
> Reporter: Victor Rubezhny
> Assignee: Nick Boldt
> Priority: Critical
> Fix For: 8.1.0.GA
>
> Attachments: jbds3383_works_but_exposes_wst.jsdt.feature.png, WTP Patches 3.6.3-P.png
>
>
> When the fix for [Bug 433515 - Eclipse freezes every few minutes' into Luna SR2|https://bugs.eclipse.org/bugs/show_bug.cgi?id=433515] was made, the WTP 3.6 stream was already closed (it's ended with 3.6 SR2), so the fix was made only for WTP 3.7 stream.
> JSDT Feature Patch was made due to let the users to bring the fix back to their 3.6 SR2 environments. See: [Bug 461160 - Backport the fix for 'Bug 433515 - Eclipse freezes every few minutes' into Luna SR2|https://bugs.eclipse.org/bugs/show_bug.cgi?id=461160]
> Can we apply this fix into JBDS 8.1?
> Technically, the Feature Patch installs org.eclipse.wst.jsdt.feature.patch feature that brings fixed org.eclipse.wst.jsdt.core_1.3.301.v201503171857.jar instead of org.eclipse.wst.jsdt.core_1.3.300.v201410221502.jar harmed by the bug.
> Feature Patch is released at The Eclipse Web Tools Platform (WTP) software repository: http://download.eclipse.org/webtools/repository/luna
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19505) Angular Code Assist doesn't work for jboss-kitchensink-angularjs app
by Vlado Pakan (JIRA)
Vlado Pakan created JBIDE-19505:
-----------------------------------
Summary: Angular Code Assist doesn't work for jboss-kitchensink-angularjs app
Key: JBIDE-19505
URL: https://issues.jboss.org/browse/JBIDE-19505
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml/html source editing
Affects Versions: 4.3.0.Alpha1
Environment: JBDS 9.0.0.Alpha1-v20150216-1042-B11, Linux
Reporter: Vlado Pakan
1. Import jboss-kitchensink-angularjs from JBoss Central
2. Open partials/home.html page
3. Open Angular Explorer and lind modules > MemberService > MembersCtrl to controler
4. Find this line <li ng-repeat="message in errorMessages">{{message}}</li> and invoke Code Assist for {{m
ERROR: Code Assist doesn't contain proposal for message variable
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years