Michael Bayne
61fd40f318
Streamline the source header. Update the copyright.
2025-04-03 13:21:33 -07:00
Michael Bayne
9c16e724ba
Support setting classpath directly.
2015-03-17 08:28:01 -07:00
Michael Bayne
8493c455fb
Various javadoc fixes.
2015-03-12 11:41:06 -07:00
Ray J. Greenwell
2740da3abf
Oh, was I supposed to subclass and re-assign these statics?
...
That's a terrible idea. I think 'final' was just forgotten.
2014-10-29 10:08:54 -07:00
Ray J. Greenwell
2290ee3f3d
Also do proper cloning so we can be subclassed.
2014-10-29 09:59:51 -07:00
Ray J. Greenwell
8c72823ab1
De-static some bits on ImportSet.
...
Statics can't be overridden. This class shouldn't have to know
about all threerings projects everywhere.
2014-10-29 09:59:51 -07:00
Michael Bayne
a36b19bd70
Work around path replacement issue.
...
This is not optimal, but it's no worse than it was before and fixes one
particular failure mode.
2014-01-22 13:39:09 -08:00
Michael Bayne
3f589492f5
Put tools.properties in the right directory.
2014-01-22 13:06:09 -08:00
Michael Bayne
5fb7ca15fc
tools.properties should be in the tools submodule.
2014-01-22 13:04:38 -08:00
Pär Winzell
5fe7478d0a
Fix generated whitespace.
2012-04-30 07:48:10 -05:00
Michael Bayne
a7e0893191
Factored Narya into two Maven modules: core and tools.
...
This will allow us to properly ship narya-tools.jar to Maven Central which is
necessary for Nenya and Vilya (and any other Narya-using project) to themselves
be built.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6776 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-03 21:25:13 +00:00