[dom4j-user] Help: A problem using DOM4J in Eclipse RCP

2008-01-26 Thread Yuanzhi Mr
Hi,All, I used DOM4J for general java project by import it to the building path, it works. However, after using DOM4J for my Eclipse RCP, there is problem for my first step. I used (add external *.jar) method to add the dom4j.jar into the build path, which made building/parse ok. However, I

[dom4j-user] Help: A problem using DOM4J in Eclipse RCP

2008-01-26 Thread Yuanzhi Mr
Hi,All, I used DOM4J for general java project by import it to the building path, it works. However, after using DOM4J for my Eclipse RCP, there is problem for my first step. I used (add external *.jar) method to add the dom4j.jar into the build path, which made building/parse ok. However, I