JSDT working set not working for subfolders [message #1750295] |
Mon, 19 December 2016 11:39 |
Eclipse User |
|
|
|
Hello,
in neon (4.6.1), the working set archive mechanism seems to be broken for subfolders for node projects. The working set worked initially after setup in eclipse, but all subfolders are ignored upon restart. import/export suffered the same problem.
the psf snippet:
<item elementID="=plus2-bot/<src" factoryID="org.eclipse.wst.jsdt.ui.PersistableJavaElementFactory"/>
<item elementID="=plus2-bot/<src\/plus2" factoryID="org.eclipse.wst.jsdt.ui.PersistableJavaElementFactory"/>
the first line worked: the src folder is included in the working set.
the 2nd line didn't work: the subfolder( src/plus2 ) is not included in the working set.
not sure what is the correct format of this file (where can I find its scheme?), tried a few things like removing the escape character/encoding, but none seem to work...
any insight?
|
|
|
Powered by
FUDForum. Page generated in 0.04826 seconds