Multiple "Run" profiles



Eclipse has this. NetBeans don’t.

Eclipse allows you to choose different run/debug profiles, while NetBeans has only one “Run/Debug Main Project”.
Probably this is the feature I missed the most.

Vote → Issue 49636 – Build/run configurations for j2seproject’s


One response to “Multiple "Run" profiles”

  1. another nice thing about Eclipse is,it separates "standard error" (System.err…) from "standard output" (System.output…), which helps a lot in debugging.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.