You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since it seems that we already have an article about using Java in VSC and at an article about IntelliJ is in the process of being added in #62, I think another article should be added for the Eclipse IDE.
There are many people using it so it would be weird to leave it out.
Website section
Learn > Tutorials > Your First Java App
Details
I could imagine the following sections:
Introduction/installation
creating Java projects
possibly including build tools (I am not talking about an introduction to build tools, just about creating Maven/Gradle projects in Eclipse)
Since it seems that we already have an article about using Java in VSC and at an article about IntelliJ is in the process of being added in #62, I think another article should be added for the Eclipse IDE.
There are many people using it so it would be weird to leave it out.
Website section
Learn > Tutorials > Your First Java App
Details
I could imagine the following sections:
Author references
I would be interested in writing this but I am also open to other people writing it.