I've had some time to work on PDT, so there are a few changes. Most 
notably:

- variables within classes are now listed in the class tree
- nested classes are fully outlined
- implicit constructors are parsed properly
- folding works for nested classes and methods
- the validator code should be bundled and available in binary builds
- the validator sub-process should be shut down when eclipse exits
         gracefully

known problems:

- validator sub-process won't be shut down if java is killed
- selecting a variable from the class outline sometimes results in an odd
         selection range.

you can get a (hopefully fully working) plugin here:

http://hww3.riverweb.com/dist/pdt/

this code requires java 1.5 and is tested against Eclipse 3.2.

to use, just drop version 1.1.0 into your eclipse plugins directory and 
restart. you may need to edit your Pike Preferences in Eclipse to point 
to a real pike binary.

As always, comments and feedback are appreciated.

Bill
_______________________________________________
pdt-devel mailing list
[email protected]
http://lists.riverweb.com/mailman/listinfo/pdt-devel

Reply via email to