John Olsson wrote:

> My next improvement suggestion is this (I have just upgraded from JDE
> 2.1.4 to JDE 2.1.6.beta14 so I don't know if this has already been
> implemented). When you work in a large project, and the project is run
> within a large company like Ericsson, the package names tend to be quite
> long, e.g. se.ericsson.rns.om.em.eem.pm.client.gui.management, and each
> time you create a new class within a package you have to remember to add
> a package statement at the top. It would be very nice if the autocoding
> would add this package statement, for instance by using a variable
> defining a package root and the directory where the new file is placed?

There exists an Emacs library called JPack that does exactly this. It can
be downloaded from the JDE homepage. The class path is used as "package
root".


--
| Jesper Nordenberg, M.Sc. in C.S.E.    NNL Technology AB
| E-mail: [EMAIL PROTECTED]                 Teknikringen 1A
| Phone:  +46 13 211400                 S-583 30 Link�ping
| Internet: www.nnl.se, wap.nnl.se      SWEDEN


Reply via email to