Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 16:39
Va Sn is currently offline Va SnFriend
Messages: 1
Registered: December 2016
Junior Member
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: Sat Apr 27 04:39:45 GMT 2024

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

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

Back to the top