hi,
i have few request/ideas:
 
1.)
when i use option flatten packages in project view or source view i get something like this
 
+com
+com.project
+com.project.ejb
+com.project.ejb.something
+com.project.ejb.something.whatever
    Lwhatever.java
    Lsoemthing.java
    Lnouse.java
+com
+com.tools
+com.tools.helpers
+com.tools.helpers.emptypackage
 
and what bothers me is that it shows all packages, even empty ones, which is with big projects and lots of packages very confusing. I find much better if only packages with files are shown , or for empty packages u would show just complete package. So this example would look like this.
 
+com.project.ejb.something.whatever
    Lwhatever.java
    Lsoemthing.java
    Lnouse.java
+com.tools.helpers.emptypackage
 
i am sure this wouldnt be so hard to make and at least for me it makes big differents, couse i can find much files much faster and dont get lost that much this way.
 
2.)
i saw this feature in ibm visualage, and i found it very good. in project view or source view, u could have option to show files like this.
 
-com.project.ejb.something.whatever.myjavaclass1.java
     Lattrubute1
     Lattribute2
     Lmymethod
     Lwhateevermethod
     Lothermethod
     Lsomethinmetho
+com.project.ejb.something.whatever.myjavaclass2java
 -com.project.ejb.something.whatever.myjavaclass3.java
     Lattrubute1
     Lattribute2
     Lmymethod
     Lwhateevermethod
     Lothermethod
     Lsomethinmetho
 
IMO littel things as this makes huge difference and working much easier and faster. hope to see it in next version...
 
 
anyway, thanx for great ide
martin

Reply via email to