If it's to compare to IntelliJ it must be done with their community version, that's free like NetBeans but lacks a lot of features. To me, NetBeans is the best free IDE available to work with Java EE, I tried Eclipse but I found its interface outdated and not straightforward as NetBeans, I find it very easy to start a Java EE/Maven project with NetBeans. A killer feature to me it's a plugin one, the Jeddict plugin! It helped me a LOT! Sometimes when dealing with legacy systems I need just of their database, Jeddict helps me to take it and reverse engineering to JPA Entitys! I didn't find something so easy to work with as this plugin even in the paid IntelliJ, I hope their developers continue to improve it.
On Sat, Apr 21, 2018 at 7:13 AM, John McDonnell <[email protected]> wrote: > @Gili/Laszlo > > Jiri already created a dashboard for NetBeans: > https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12332455 > > We also have a Kanban board for all issues (its a little slow loading): > https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=216 > > Regards > > John > > On 21 April 2018 at 08:35, Antonio <[email protected]> wrote: > > > Hi all, > > > > We may want to define a NetBeans wide "style guide" or "design > guidelines" > > that define: > > > > - A NetBeans-wide icon set (Emilian built a webpage for this). > > - Padding/margins etc. > > - Maybe an open source font (APLv2) we can use. IBM Plex > > https://github.com/IBM/plex is SIL licensed (can we use that). > > - A NetBeans-wide color theme. > > > > The "Java Look and Feel Design Guidelines" at > > http://www.oracle.com/technetwork/java/index-136139.html is indeed > > obsolete nowadays. > > > > Cheers, > > Antonio > > > > On 20/04/18 17:21, Neil C Smith wrote: > > > >> On Fri, 20 Apr 2018 at 15:29 John Leon <[email protected]> wrote: > >> > >> - Add more padding/borders to the Darcula L&F as it feels crowded to > >>> me > >>> > >>> > >>> Funnily enough just been doing exactly that for Praxis LIVE (image at > >> https://twitter.com/PraxisLIVE/status/984810937159995392 ), and making > >> it a > >> bit more responsive to --fontsize. Definitely be interested in helping > out > >> with this. > >> > >> Best wishes, > >> > >> Neil > >> > >> > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > For further information about the NetBeans mailing lists, visit: > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > > > > > > >
