diff options
-rwxr-xr-x | runEclipse | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |