Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » JSDT working set not working for subfolders
icon4.gif  JSDT working set not working for subfolders [message #1750295] Mon, 19 December 2016 11:39
Eclipse UserFriend
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/&lt;src" factoryID="org.eclipse.wst.jsdt.ui.PersistableJavaElementFactory"/>
<item elementID="=plus2-bot/&lt;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?
Previous Topic:HTTP Preview Server Unable to Start
Next Topic:http status 404 - the requested resource is not available
Goto Forum:
  


Current Time: Fri Jul 11 20:21:24 EDT 2025

Powered by FUDForum. Page generated in 0.04826 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top