Hello!
I’ve a web project with two folders that contain JSPs.
/WebRoot/ <- real JSPs
/secondfolder/ <-JSPs to be ignored by Eclipse
I want that Eclipse resp. MyEclipse ignores the secondfolder.
At the monent Eclipse indicates errors/problems in the second
folder.
Is it possible to configure MyEclispe to ignore the scondfolder?
I don’t want to delete the secondfolder, because I need it
for version control.
Thanx,
Bjoern