summaryrefslogtreecommitdiffstats
path: root/nbproject
Commit message (Collapse)AuthorAgeFilesLines
* updated netbeans project files (added new test folder into path).Michael Bien2010-03-281-0/+16
|
* added test target to main build script.Michael Bien2010-02-122-14/+59
| | | | | added StructAccessorTest, refactored other tests. updated project files, paths etc.
* updated project files to reference antlr-3.2.jar.Michael Bien2010-01-122-7/+7
|
* added first JUnit test: GlueGenTest.java. (dependencies: junit-4.5.jar, ↵Michael Bien2009-10-182-3/+164
| | | | | | | antlr-2.7.7.jar in <gluegenroot>/lib) Test tests the basic GlueGen lifecycle: generate->compile java->compile native->load lib->call methods integrated test compile,run and debug targets into NetBeans IDE.
* gluegen.jar compiles now with source=1.5 classfile version (However, ↵Michael Bien2009-10-081-1/+1
| | | | | | gluegen-rt.jar still uses 1.4). generified classes in pcpp package and removed warnings (java 5 cleanup).
* fixed netbeans project classpath.Michael Bien2009-10-081-5/+5
|
* added NetBeans project filesMichael Bien2009-07-242-0/+90