It looks like you just changed the make file so I
would guess you're probably still testing there.
I dropped the explicit -ljawt, and since everything still compiles
and runs just fine, it looks like the link works with just the -
framework JavaVM.
I also added a few options to set the compatibility and current
versions and set the install name on the jnilib (no need to have my
computer paths in there...).
The build.xml appears not to be text, not to be
normally viewable,
That's the lame viewer on dev.java.net. There's a "as plain text"
link on the page which works. The ant script just calls out to the
Makefile with a few make variables customized depending on the
platform and available environment.
and to have some kind of NetBeans
dependency?
This target can only run inside the NetBeans IDE.
Just the profiling targets. NetBeans' profiler is relatively easy to
use given an existing ant build file (rather than making you set up
an entire netbeans project just to run the profiler).
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden