second iteration of STM done, simple tests work now
This commit is contained in:
parent
2639d14e1a
commit
cd1ef83e49
40 changed files with 4102 additions and 3215 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -1,8 +1,8 @@
|
|||
build.xml.data.CRC32=30ca9bc2
|
||||
build.xml.script.CRC32=deaf720b
|
||||
build.xml.stylesheet.CRC32=958a1d3e
|
||||
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
|
||||
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
|
||||
nbproject/build-impl.xml.data.CRC32=30ca9bc2
|
||||
nbproject/build-impl.xml.script.CRC32=7c31e977
|
||||
nbproject/build-impl.xml.stylesheet.CRC32=d5ddc080@1.24.0.45
|
||||
build.xml.data.CRC32=30ca9bc2
|
||||
build.xml.script.CRC32=deaf720b
|
||||
build.xml.stylesheet.CRC32=958a1d3e
|
||||
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
|
||||
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
|
||||
nbproject/build-impl.xml.data.CRC32=30ca9bc2
|
||||
nbproject/build-impl.xml.script.CRC32=595e16a7
|
||||
nbproject/build-impl.xml.stylesheet.CRC32=65b8de21
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
compile.on.save=true
|
||||
jaxws.endorsed.dir=/home/jboner/bin/netbeans-dev-200903220201/java2/modules/ext/jaxws21/api:/home/jboner/bin/netbeans-dev-200903220201/ide11/modules/ext/jaxb/api
|
||||
user.properties.file=/home/jboner/.netbeans/dev/build.properties
|
||||
compile.on.save=true
|
||||
jaxws.endorsed.dir=C:\\Program Files\\NetBeans 6.5.1\\java2\\modules\\ext\\jaxws21\\api:C:\\Program Files\\NetBeans 6.5.1\\ide10\\modules\\ext\\jaxb\\api
|
||||
user.properties.file=C:\\Documents and Settings\\jboner\\.netbeans\\6.5\\build.properties
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue