[JBoss JIRA] (JBIDE-17990) Organize imports does not work for Maven dependencies
by Harald Wellmann (JIRA)
Harald Wellmann created JBIDE-17990:
---------------------------------------
Summary: Organize imports does not work for Maven dependencies
Key: JBIDE-17990
URL: https://issues.jboss.org/browse/JBIDE-17990
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 4.2.0.Beta3
Environment: Oracle JDK 1.8.0_05, Eclipse Luna
Reporter: Harald Wellmann
After upgrading from 4.2.0.Beta2 to Beta3 to test the fix for JBIDE-17724, Organize Imports is broken in my workspace. More precisely, I'm referring to the capability of finding the package a class lives in and generating the {{import}} directive with the FQCN.
The corresponding Quick Fix is also broken.
It only works for class names from sources in the workspace, it no longer works for class names from a Maven dependency in the local repository.
This is even worse than JBIDE-17724, I'll have to revert to Beta2.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-17724) Changes cause full redeployment of exploded WAR
by Patrick Decat (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17724?page=com.atlassian.jira.plugi... ]
Patrick Decat commented on JBIDE-17724:
---------------------------------------
Customizing the application reload behavior regex like suggested does not prevent full redeployment (using {{\.xxx$}} instead of {{\.jar$}}).
> Changes cause full redeployment of exploded WAR
> -----------------------------------------------
>
> Key: JBIDE-17724
> URL: https://issues.jboss.org/browse/JBIDE-17724
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.2.0.Beta2
> Environment: Windows 8.1 x64
> Java 7u51 x64
> Luna x64
> Reporter: Cody Lerum
> Assignee: Rob Stryker
> Priority: Blocker
> Labels: respin-b
> Fix For: 4.2.0.Beta3, 4.2.0.CR1
>
> Attachments: workspace.zip
>
>
> After moving to Luna from Kepler any changes to java or jsf resources are causing a full redeployment of the exploded war to JBoss 7.1.3.Final
> This prevents any updating of JSF resources or debugging java code.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-17724) Changes cause full redeployment of exploded WAR
by Patrick Decat (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17724?page=com.atlassian.jira.plugi... ]
Patrick Decat commented on JBIDE-17724:
---------------------------------------
Even with the latest JBoss Tools update, my exploded WAR projects are still constantly redeploying as soon as I modify a Java class or a JSF/Facelet template.
As for others, this did not occur with Kepler.
My setup :
- OS : Ubuntu 14.04 64bit
- IDE : eclipse luna / JBossAS Tools 3.0.0.CR1-v20140724-1656-B561 / Oracle Java 1.8.0_11 64bit
- Runtime : JBoss EAP 5.1.1 / Oracle Java 1.6.0_45 / 32bit
I also had this issue with JBossAS Tools 3.0.0.BETA2.
> Changes cause full redeployment of exploded WAR
> -----------------------------------------------
>
> Key: JBIDE-17724
> URL: https://issues.jboss.org/browse/JBIDE-17724
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.2.0.Beta2
> Environment: Windows 8.1 x64
> Java 7u51 x64
> Luna x64
> Reporter: Cody Lerum
> Assignee: Rob Stryker
> Priority: Blocker
> Labels: respin-b
> Fix For: 4.2.0.Beta3, 4.2.0.CR1
>
> Attachments: workspace.zip
>
>
> After moving to Luna from Kepler any changes to java or jsf resources are causing a full redeployment of the exploded war to JBoss 7.1.3.Final
> This prevents any updating of JSF resources or debugging java code.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months