View Single Post
12/02/17, 04:57 PM   #36
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
Just updated the API to 100021 for IntelliJ IDEA editor.
Installation:
Go to the "Configure SDK" dialog, click on LuaJ, and add the extracted ZIP archive folder to the classpath.
The lua files will be searched for the functions etc. and you are able to use them in your code afterwards with autocompletion etc.

Last edited by Baertram : 06/03/18 at 02:08 PM.
  Reply With Quote