aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-07-16 22:29:58 +0200
committerReinier Zwitserloot <reinier@tipit.to>2009-07-16 22:29:58 +0200
commit6187d5059565ee96ac635ebbe5bd5514d25a6e2b (patch)
tree4e89ec7e390ba71717b38534d8aa40faaf33e2bd
parentc4ced5e73892a3b1293d26204638641bfcb3705f (diff)
downloadlombok-6187d5059565ee96ac635ebbe5bd5514d25a6e2b.tar.gz
lombok-6187d5059565ee96ac635ebbe5bd5514d25a6e2b.tar.bz2
lombok-6187d5059565ee96ac635ebbe5bd5514d25a6e2b.zip
Moved this script to copy the recently built lombok.jar to the same location that the installer uses.
-rwxr-xr-xrunEclipse2
1 files changed, 1 insertions, 1 deletions
diff --git a/runEclipse b/runEclipse
index 12de10b8..db599c3e 100755
--- a/runEclipse
+++ b/runEclipse
@@ -1,5 +1,5 @@
#!/bin/sh
-ant && cp dist/lombok.jar dist/lombok.eclipse.agent.jar /Applications/eclipse && /Applications/eclipse/eclipse
+ant && cp dist/lombok.jar dist/lombok.eclipse.agent.jar /Applications/eclipse/Eclipse.app/Contents/MacOS && /Applications/eclipse/eclipse