Closed lowjoel closed 10 years ago
Ah, right. Can the plugin jar step be made to work regardless of path?
To be honest, I don't think it's needed. You can develop in self-hosting mode, launching a runtime instance of Eclipse by using the "Eclipse Application" launcher type. And when I deploy it, I create an update site anyway, not a single jar.
Sure. I also use the Eclipse Application launcher type, but I found that script somewhere (StackOverflow? I can't really remember) so I thought I'd include it. It definitely helps in synchronising the dev version of Eclipse with the one you do your work in.
No problem -- just thought it might be useful.
Hello, Thank you for your improvements! I have just released 1.2.18 which includes those commits (except the ExternalToolBuilder for building the plug-in jar, which includes a path local to your workstation).