[
https://issues.jboss.org/browse/JBIDE-9271?page=com.atlassian.jira.plugin...
]
Snjezana Peco commented on JBIDE-9271:
--------------------------------------
Basically what is happening is that it claims to be resetting my
classpath whenever I change a Java file. That doesn't seem right.
Shouldn't need to update the classpath for all downstream projects unless something
about the classpath has actually changed.
Resetting a classpath is a m2e issue. M2e resets it whenever running the Maven Builder or
Update Project Configuration. You can see the issue after editing every second file
(RewriteBean) if the Maven Builder is executed after the CDI Builder (see the .project
file in a project having the CDI nature). I have created a patch for this issue, but it
hasn't been accepted. See
https://bugs.eclipse.org/bugs/show_bug.cgi?id=342903#c49 -
#c58. You can try to test the patched org.eclipse.m2e.feature feature that requires
org.eclipse.m2e.feature version 1.0.0.20110607-2117.
You can install this feature using the
http://download.eclipse.org/releases/indigo update
site.
After that, you can install the feature patch using the
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/org.jboss.tool...
update site and try to reproduce the issue again.
Workspace locks/slow when Invoking 'CDI (Contexts and Dependency
Injection Builder)' on 'project'
-------------------------------------------------------------------------------------------------
Key: JBIDE-9271
URL:
https://issues.jboss.org/browse/JBIDE-9271
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi (jsr-299), maven
Environment: Linux Ubuntu x64 Natty
Eclipse Indigo 3.7
Java 1.6.0_24
JBoss Tools Nightly
Reporter: Lincoln Baxter III
Assignee: Viacheslav Kabanovich
Priority: Critical
Fix For: 3.3.0.M3
Invoking 'CDI (Contexts and Dependency Injection Builder)' on 'project'
causes the workspace to lock whenever a file is changed.
Check out this project:
https://github.com/ocpsoft/rewrite
Import in to workspace as maven project. Open a source file in API. Change the file. Try
to change or save any other file (the workspace locks while it waits for CDI builder to
finish.)
Very annoying :)
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira