Skip to main content



      Home
Home » Archived » Lua Development Tools » Problem Creating a Custom Lua Execution Environment
Problem Creating a Custom Lua Execution Environment [message #1429616] Tue, 23 September 2014 09:28 Go to next message
Eclipse UserFriend
I'm trying to create a bare bones EE just to experiment with auto completion solutions for our Lua API. I tried to create one following the instructions on the wiki (http://wiki.eclipse.org/LDT/User_Area/Execution_Environment_file_format) but I keep getting the error "No manifest .rockspec file found", even though I am clearly including one. I thought initially it could be a problem with the way it was compressing (I'm on a mac), but I also tried compressing it in Windows and I got the same error. I've attached my attempt, does anyone see an obvious problem?

Thanks
  • Attachment: gre.zip
    (Size: 3.33KB, Downloaded 224 times)
Re: Problem Creating a Custom Lua Execution Environment [message #1429692 is a reply to message #1429616] Tue, 23 September 2014 11:47 Go to previous messageGo to next message
Eclipse UserFriend
It seems you don't respect the format, you should not have a "gre" directory at the root of your zip but directly api.zip and *.rockspec.

Re: Problem Creating a Custom Lua Execution Environment [message #1429717 is a reply to message #1429692] Tue, 23 September 2014 12:38 Go to previous message
Eclipse UserFriend
OK. I was zipping a folder that contained the files at its root, rather than just zipping the files together. Thanks
Previous Topic:Debugger with launch script
Next Topic:Custom Execution Environment Autocompletion
Goto Forum:
  


Current Time: Thu Mar 20 11:51:25 EDT 2025

Powered by FUDForum. Page generated in 0.06821 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top