开发者

Eclipse project folder

开发者 https://www.devze.com 2022-12-12 12:23 出处:网络
I have the eclipse setup working pretty well for the java files in my code. But now I want 开发者_StackOverflowto integrated the JS files also, leaving other XSLs/CSS files. Can I do that?

I have the eclipse setup working pretty well for the java files in my code. But now I want 开发者_StackOverflowto integrated the JS files also, leaving other XSLs/CSS files. Can I do that? One is adding all the folders and then manually delete the unwanted ones, but Is there some clean way of doing that?

-Prtcl


You can

  • reference the JS folder in your workspace (without actually copying it): see linked folder.

  • then try adding a filter (in the package explorer, in the upper right corner of the view, there is a little down arrow, with a Tool tip saying "view menu": Java Element Filters)

Eclipse project folder

If you do not want to view any xsl/css file, try to hide then to the "Name filter patterns" list

Eclipse project folder

0

精彩评论

暂无评论...
验证码 换一张
取 消