[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-9420) JBoss Tools creates unnecessary Linked Resources
Viacheslav Kabanovich (JIRA)
jira-events at lists.jboss.org
Tue Aug 9 20:07:24 EDT 2011
[ https://issues.jboss.org/browse/JBIDE-9420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619830#comment-12619830 ]
Viacheslav Kabanovich commented on JBIDE-9420:
----------------------------------------------
Initially, creating links was designed for import of a project with resources scattered over the disk, in this case links were created as a part of creating new Eclipse project. There was no check if one of resources is going to be accessible through another, so that links were being created liberally; now no link may be created unless resource is required and cannot be found in the workspace.
> JBoss Tools creates unnecessary Linked Resources
> ------------------------------------------------
>
> Key: JBIDE-9420
> URL: https://issues.jboss.org/browse/JBIDE-9420
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: common
> Affects Versions: 3.3.0.M2
> Reporter: Fred Bricon
> Assignee: Viacheslav Kabanovich
> Fix For: 3.3.0.M3
>
> Attachments: extra-linked-resources.jpg, extra-linked-resources.zip
>
>
> When creating a multi module project with maven (war + jar for instance), if the war project installs the JSF facet, then all the sources of its dependent projects are added as linked resources.
> It occurs when the KB nature is added. However, I've seen other occurences of the problem, where my eclipse plugins (not dependent on any JavaEE/JSF features) in the workspace also showcase this annoying behavior if JBT is installed.
> !extra-linked-resources.jpg!
> I'm attaching 2 non-maven projects to reproduce the issue.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list