dmatsch Posted November 5, 2017 Posted November 5, 2017 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?
fargo007 Posted November 5, 2017 Posted November 5, 2017 Which install guide did you use? FlightControl has a step-by-step video that you can follow along with: Have fun. Don't suck. Kill bad guys. https://discord.gg/blacksharkden/
xXMustangXx Posted March 20, 2020 Posted March 20, 2020 Which install guide did you use? FlightControl has a step-by-step video that you can follow along with: i Followed the video by the T And still intellisense does not work
ctajiuh58 Posted June 22, 2020 Posted June 22, 2020 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. Серверы КВАС. Железо: I9-9900k, 32GB DDR4, SSD, RTX 2080super
Hardcard Posted June 23, 2020 Posted June 23, 2020 (edited) i Followed the video by the T And still intellisense does not work Remove all traces of Java and LDT from your system, then follow this video (latest version of MOOSE is 2.5.0): Edited June 23, 2020 by Hardcard [sIGPIC][/sIGPIC]
Metal_121 Posted May 10, 2021 Posted May 10, 2021 (edited) 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 May 10, 2021 by Metal_121
Recommended Posts