test: added test descriptions and resources for manually testing different project setup methods
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
|
||||
MY_PATH=`dirname "$0"`
|
||||
|
||||
WORKING_COPY_PATH=$MY_PATH/working_copy
|
||||
|
||||
echo "" >> $WORKING_COPY_PATH/src/foo/Bar.java
|
||||
|
||||
echo "Update Complete"
|
||||
|
||||
Reference in New Issue
Block a user