[
https://jira.jboss.org/jira/browse/JBIDE-4056?page=com.atlassian.jira.plu...
]
Rob Stryker resolved JBIDE-4056.
--------------------------------
Resolution: Cannot Reproduce Bug
No it's not supposed to happen nor can I replicate.
I've traced through the call heirarchy several times to make sure there aren't any
more places where a builder gets added capriciously. The builder only gets added when the
nature is added, adn the nature only gets added prior to a registration event.
However the clear lack of a .packages file means that no registration has yet occurred and
not even the nature is there, but the builder is.
I can't find anywhere in the code to make this reproducable. User should remove /
disable the builder from the project he doesn't want it enabled in and re-open if he
has managed to replicate the issue.
project archives invoked
------------------------
Key: JBIDE-4056
URL:
https://jira.jboss.org/jira/browse/JBIDE-4056
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Archives
Affects Versions: 3.0.0.GA
Reporter: arne anka
Assignee: Rob Stryker
Priority: Minor
Fix For: 3.1.0.M3
Attachments: jboss.png, jbossbug.zip
i work on two projects alternately, one is a jboss seam project (say, A), one is totally
unrelated (say, B).
both projects are, in eclipse terms, always open. i swotch between them by using mylyn
and working sets.
the last week i worked on B and frequently experienced rather heavy resource usage
because jboss tools did some operations, which were unnecessary because nothing changed in
in A.
looking into the progress view there was an entry about building workspace,
"invoking JProject ARchives Builder on A", "System: Jboss Tools
Update" (see attached screenshot).
i don't know, if there's a more intelligent way, but maybe jboss tools could try
to detect if the project is part of the mylyn task currently active and if not, stop any
activity?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira