[
https://jira.jboss.org/jira/browse/JBIDE-4195?page=com.atlassian.jira.plu...
]
Viacheslav Kabanovich commented on JBIDE-4195:
----------------------------------------------
Our editors use eclipse resourse, obtained with editor input. XModel provides inner
structured model for the editor; its root object that can be shared by several views
(Editor, Properties, Navigator) is found by resource path.
JBoss editors may open wrong file when project contains linked
resources with physical name coinciding local resources.
-----------------------------------------------------------------------------------------------------------------------
Key: JBIDE-4195
URL:
https://jira.jboss.org/jira/browse/JBIDE-4195
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.0.0.GA
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 3.1.0.M1
Create two java projects
J1
-src
--log4j.properties
J2
-src
--log4j.properties
-src1 (link to /J1/src)
Try to open /J2/src/log4j.properties with JBoss Tools Properties Editor.
FAILURE: File /J1/src/log4j.properties is opened.
--
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