So which Eclipse features work for a Lua project?
Can you search for resource or type? "Go to implementation/declaration" for classes/methods?
To what extent is it possible to debug a running Lua application using Eclipse?
I'm currently developing in Lua/Love2d using Sublime and wondering whether it's worth it to switch. Sublime has a pretty minimal design, while still being powerful - I'm using Eclipse at work for Java development and it's anything but minimal.
Setting up Eclipse for <3 love <3
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: Setting up Eclipse for <3 love <3
good what about for mac? i am using mac and using textmate would love to use eclipse for love as well
- Cryogenical
- Prole
- Posts: 49
- Joined: Mon Apr 28, 2014 5:23 pm
Re: Setting up Eclipse for <3 love <3
I'm a bit confused on what project path workspace location whatever to use.
${workspace_loc:/${project_name:/src}}
would be something like
${workspace_loc:/${ProjectX:/src}}
or do I need to put in the entire path to the root or what? Can someone provide an example?
${workspace_loc:/${project_name:/src}}
would be something like
${workspace_loc:/${ProjectX:/src}}
or do I need to put in the entire path to the root or what? Can someone provide an example?
- AntonioModer
- Party member
- Posts: 202
- Joined: Fri Jun 15, 2012 5:31 pm
- Location: Belarus
- Contact:
Re: Setting up Eclipse for <3 love <3
For me it will be correct:Cryogenical wrote:I'm a bit confused on what project path workspace location whatever to use.
${workspace_loc:/${project_name:/src}}
would be something like
${workspace_loc:/${ProjectX:/src}}
or do I need to put in the entire path to the root or what? Can someone provide an example?
Code: Select all
"${project_loc}\src"
Who is online
Users browsing this forum: Bing [Bot] and 2 guests