On Sun, Feb 21, 2010 at 3:30 PM, Vadim Peretokin <vpereto...@gmail.com>wrote:
> Hi, > > How would one go about properly installing LuaEclipse 1.3 on Ubuntu 9.10 > 64bit? > You could visit http://luaeclipse.luaforge.net/preview/update-site/ and select the appropriate update-site. That's not the latest version (since we haven't been able to update the website since the LuaForge disaster) but it is much easier to install than the github tarball. :-) If you'd like to install the latest version, you'll have to compile it from the source. You would have to: 1. Download the sources from GitHub 2. Download and install Eclipse with RCP support 3. import all projects into your Workspace (you can do that directly from the archive file) 4. Adjust environment settings on Preferences/Plug-in Development/Target platform (if it's not your own) 5. HIt the export option on the context menu over any of the projects. Choose to export 'Plug-in Development/Deployable Features' 6. This process shoud create a set of files on a local directory you can point your 'install new software' to. 7. If, after selecting the directory, you still can't find any categorized items to install, uncheck the option 'group plugins by category'. 8. Be wary that Eclipse controls versions using a timestamp on the end of the number. It might turn into a problem if you download the sources and compile them later on. :-) Hope it helps. Att. -- Luís Eduardo Jason Santos
_______________________________________________ Kepler-Project mailing list Kepler-Project@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/