Jump to content

LDT/MOOSE -- can't get intellisense working


dmatsch

Recommended Posts

I've just installed the Eclipse LDT along with the MOOSE framework. Note that I've found several different versions of the installation guide. That's open source for you...

 

I just can't get the intellisense working in LDT for the MOOSE framework.

 

I've followed the steps in the installation guide and have the Moose_Framework project installed. I can't even get MOOSE intellisense working within this project on an existing file.

 

Could someone with better knowledge of LDT please give me some insight as to where I went wrong?

Link to comment
Share on other sites

  • 2 years later...
  • 3 months later...

For anyone who was unable to configure intellisense, try this:

Right click on your project-> Properties...-> LUA -> Build Path - > Link Source -> type folder where moose downloaded and name it -> finish

 

Not sure if this is correct, but it works for me.

manual1.PNG.81d260c80e8c27899aadc561c7e7b655.PNG

manual2.thumb.PNG.6191d7dc06965b58392441cc2734b3e9.PNG

Сервеы КВАС. Железо: I9-9900k, 32GB DDR4, SSD, RTX 2080super

Link to comment
Share on other sites

  • 10 months later...

Can't her the intellisense to work  2.7 version
 

Exception in thread "main" com.naef.jnlua.LuaRuntimeException: H:\EclipseDCS\My_Missions\My_test script.lua:1: attempt to index global 'ZONE' (a nil value)
	at com.naef.jnlua.LuaState.lua_pcall(Native Method)
	at com.naef.jnlua.LuaState.call(LuaState.java:555)
	at org.eclipse.ldt.support.lua51.internal.interpreter.JNLua51Launcher.run(JNLua51Launcher.java:128)
	at org.eclipse.ldt.support.lua51.internal.interpreter.JNLua51Launcher.main(JNLua51Launcher.java:143)

 


Edited by Metal_121
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...