I think there is another way to look into this. I will speak of
Eclipse as I almost never use netbeans but it should be quite the
same...
One thing I've notice is that performance is most often "bug" related.
Even if Java is supposed to be platform independent, it (almost) never
run alike on different platform. The first I would look into are the
plugins installed. There are some that need ugly hack to work on Mac
and others that bug a lot. There are a lot of them that are developed
and tested on PC (Windows) and not on Mac. There is also the
possibility that the plugin install was wrong (missing dependencies or
corrupt file).
If I were you, I checked all my plugins and the error log. There are
often answers there. You may also want to run Eclipse from the
terminal so you can watch the log when Eclipse is hanging.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden