L2JMobius

How to transfer project to Intellij Idea?

npocToz · 2 · 2656

Offline npocToz

  • Vassal
  • *
    • Posts: 2
I want to work with Mobius project, but I am used to Intellij Idea. Can someone help me with my newbie question how to transfer it?

Thanks & Regards


Offline hexash14

  • Vassal
  • *
    • Posts: 4
I import the project selecting the .classpath file in the root folder, it always works for me.

Then you need to right-click the build.xml file and select "Add as Ant Build File". Then you can customize and run the Ant tasks as you want :)

This is an alternative build.xml that might be helpful for ppl that don't want to unzip the production folder https://pastebin.com/cj2P5GXJ