Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
- cd && pax (just in case).
- move pax args '-rw src dest' to end - should fix problem found in
last bulk build.
- whitespace cleanup.
|
|
|
|
XXX Should be fixed later.
|
|
|
|
|
|
Too many changes to cite here. Please see
http://jdee.sunsite.dk/ReleaseNotes.txt
http://jdee.sunsite.dk/ReleaseNotes-beta.txt
Besides, move to emacs.mk.
|
|
|
|
|
|
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
|
|
* JDE menu with compile, run, debug, build, browse, project, and
help commands
* syntax coloring
* auto indentation
* compile error to source links
* source-level debugging
* source code browsing
* make file support
* automatic code generation
* Java source interpreter (Pat Neimeyer's BeanShell)
|