Last change
on this file since 256 was
256,
checked in by hendrikvanantwerpen, 13 years ago
|
Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).
|
File size:
231 bytes
|
Line | |
---|
1 | rm DOHRobot*.class |
---|
2 | javac -classpath /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/lib/plugin.jar DOHRobot.java |
---|
3 | |
---|
4 | rm DOHRobot.jar |
---|
5 | jar cvf DOHRobot.jar DOHRobot*.class |
---|
6 | rm DOHRobot*.class |
---|
7 | |
---|
8 | jarsigner DOHRobot.jar dojo |
---|
Note: See
TracBrowser
for help on using the repository browser.