Restructure Jemmy tests prototype
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 21 Sep 2008 10:22:23 +0000 (10:22 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 21 Sep 2008 10:22:23 +0000 (10:22 +0000)
commit3921e17b95b0d4f390f990c3ee59d36976f6dbf7
tree7250e8497d78f554a57a3e6947dafeb93a072a0d
parente64b3c7fec3b91f865a0802f60516c59c9938481
Restructure Jemmy tests prototype

git-svn-id: https://svn.argeo.org/slc/trunk@1603 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
12 files changed:
org.argeo.slc.autoui/pom.xml
org.argeo.slc.autoui/src/main/java/org/argeo/slc/autoui/AutoUiActivator.java
org.argeo.slc.autoui/src/main/java/org/argeo/slc/autoui/Main.java [new file with mode: 0644]
org.argeo.slc.autoui/src/main/java/org/argeo/slc/autoui/internal/AutoUiApplicationJemmy.java [deleted file]
sandbox/argeo.slc.jemmytest/pom.xml
sandbox/argeo.slc.jemmytest/src/main/java/org/argeo/slc/jemmytest/AutoUiApplicationJemmy.java [new file with mode: 0644]
sandbox/argeo.slc.jemmytest/src/main/java/org/argeo/slc/jemmytest/JemmyTestActivator.java
sandbox/argeo.slc.jemmytest/src/main/java/org/argeo/slc/jemmytest/ui/SwingTestUi.java [deleted file]
sandbox/argeo.slc.testui/.classpath [new file with mode: 0644]
sandbox/argeo.slc.testui/.project [new file with mode: 0644]
sandbox/argeo.slc.testui/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
sandbox/argeo.slc.testui/src/main/java/org/argeo/slc/testui/SwingTestUi.java [new file with mode: 0644]