Im Currently working in an old java swing project with eclipse IDE. we wanted to change from eclipse to intellij but we have a problem configuring our eclipse application in intellij. I have tried to generate .launch file and convert it as intellij launcher with eclipser plugin but didn't work.
I have configured maven and everything. The only problem is that im not finding any type of configuration in Intellij as Eclipse application configuration.