>
>
> 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'
>

I got the following errors during it:
/home/vadi/Desktop/eclipse/org.keplerproject.ldt.feature/compile.org.keplerproject.ldt.feature.xml:5:
The following error occurred while executing this line:
/home/vadi/Desktop/eclipse/org.keplerproject.ldt.linux64/build.xml:192: The
following error occurred while executing this line:
/home/vadi/Desktop/eclipse/org.keplerproject.ldt.linux64/build.xml:163:
srcdir "/home/vadi/Desktop/eclipse/org.keplerproject.ldt.linux64/src" does
not exist!
The following error occurred while executing this line:
/home/vadi/Desktop/eclipse/org.keplerproject.ldt.linux64/build.xml:192: The
following error occurred while executing this line:
/home/vadi/Desktop/eclipse/org.keplerproject.ldt.linux64/build.xml:163:
srcdir "/home/vadi/Desktop/eclipse/org.keplerproject.ldt.linux64/src" does
not exist!




> 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'.
>

That was the issue, but it only found the debugger... installing that gave a
dependency error:
Cannot complete the install because one or more required items could not be
found.
  Software being installed: LuaEclipse Debugger 1.3.3.201002221924
(org.keplerproject.ldt.debug.feature.feature.group 1.3.3.201002221924)
  Missing requirement: LuaEclipse Debugger 1.3.3.201002221924
(org.keplerproject.ldt.debug.feature.feature.group 1.3.3.201002221924)
requires 'org.keplerproject.ldt.ui 0.0.0' but it could not be found


> 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.
> --



Thanks for the response! I hope to get this working soon. Started using Lua
for more than small scripts, and realized I have a need for a good IDE.
_______________________________________________
Kepler-Project mailing list
Kepler-Project@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/

Reply via email to