and so on. That seems to be pretty good... it would let me
check in all the misc files that are associated with JEdit
without cluttering up etc/ or docs/ or whatever.
The drawback is that it would involve a massive directory
restructuring. Actually, when aided by shell scripts, it might
not take too long...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=5159
OK, I've done a basic JEdit plug in. So how are we going to
put this in our repository? David suggested:
src/java
src/dvsl
src/jedit-plugin
src/eclipse-plugin
src/ant
src/maven
and so on. That seems to be pretty good... it would let me
check in all the misc files that are associated with JEdit
without cluttering up etc/ or docs/ or whatever.
The drawback is that it would involve a massive directory
restructuring. Actually, when aided by shell scripts, it might
not take too long...
Logged In: YES
user_id=5159
OK, we're going to put the JEdit plugin in a separate module.
That'll allow us to release it on a separate schedule from
PMD.
Logged In: YES
user_id=5159
I'll mark this as closed since 0.1 of the plugin has been
released.