Compile Java Swing project with maven

Answered

Hi,

I'm trying compile a java swing/awt project which its 90% gui is made with Intellij idea, but it does not work. After some researches i found some plugins and dependencies but they are very old (2007-2010) and my project is based on lambda expressions on java 1.8. How can I compile correctly my project with maven?

0

Please sign in to leave a comment.