Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
simon
/
yakindu
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
changed output path to test-gen
malknet42
12 years ago
parent
e4c4bbf5df
commit
4c2389c198
1 changed files
with
2 additions
and
1 deletions
Unified View
Show Diff Stats
2
1
test-plugins/org.yakindu.sct.generator.java.test/build.properties
+ 2
- 1
test-plugins/org.yakindu.sct.generator.java.test/build.properties
View File
@@ -1,4 +1,5 @@
source.. = src/,\
source.. = src/,\
- src-gen/
+ src-gen/,\
+ test-gen/
bin.includes = META-INF/,\
bin.includes = META-INF/,\
.
.