Java Blog for Alex Wan

Let life be beautiful like summer flowers and death like autumn leaves.

统计

留言簿(10)

BlogJava

Blogs

DIV+CSS

JQuery相关

友情链接

常去的地方

数据供应

阅读排行榜

评论排行榜

【小笔记】eclipse 中隐藏项目jar包和缩短包名的方法

原文:http://raibledesigns.com/rd/entry/eclipse_tips

TIP: In order to clean up the project view in Eclipse, you can hide the files you don't need. First of all, make sure you're in the Java Perspective (Window → Open Perspective). Then click the little (down) arrow in the top right corner of the Package Explorer pane. Select Filters, check the "Name Filter Patterns" and type "*.jar" (no quotes) in the text field. Then in the list of elements, scroll down and check Referenced Libraries. Click OK to continue.

Another useful Eclipse trick is to use abbreviated package names. You probably won't need it on this project, but its nice on projects where you're inflicted with super.long.package.name.syndrome. Go to Window → Preferences → Java → Appearance. Check the "Compress all package names" checkbox and type "1." (no quotes) in the text field.



Let life be beautiful like summer flowers and death like autumn leaves.

posted on 2008-06-07 09:31 Alexwan 阅读(3360) 评论(1)  编辑  收藏 所属分类: 小笔记

评论

# re: 【小笔记】eclipse 中隐藏项目jar包和缩短包名的方法 2009-04-25 13:36 qunfengzhidian

Thank you   回复  更多评论   


只有注册用户登录后才能发表评论。


网站导航: