Login  Register

Re: Dev - Eclipse POS debugging and NetBeans

Posted by Vinay Agarwal on Jun 03, 2006; 9:14pm
URL: http://ofbiz.116.s1.nabble.com/Dev-Questions-about-i18n-tp168187p168198.html

Mamdouh,

In my experience, NB5 is marginally slower than eclipse. If you are
observing something else, then it could be a system issue. Other things you
could do
1. Change Xms128m to Xms256m
2. Defragment your hard disk
3. Turn off "Allow Indexing Service to Index this disk for fast file
searching" in your hard disk properties (NTFS only).
4. Make sure you aren't using FAT32 partition--it's much slower.

BSH plugin doesn't have the same functionality as Java but it does complete
function and variable names. Many time, you must use a full declarations in
BSH (like Java) for the plugin to provide you with more assistance. If
plugin can't figure out the object type, then it can not provide assistance.

Regards,
Vinay Agarwal

P.S. User list is more appropriate for this kind of questions.

-----Original Message-----
From: [hidden email] [mailto:[hidden email]] On
Behalf Of Mamdouh Kaadan
Sent: Saturday, June 03, 2006 11:33 AM
To: OFBiz Project Development Discussion
Subject: Re: [OFBiz] Dev - Eclipse POS debugging and NetBeans

Dear Vinay

I tried to use NetBeans 5.0, but it is very slow.
I have 1GB or RAM, and I have set the following setting
netbeans_default_options="-J-Xms128m -J-Xmx512m -J-XX:PermSize=128m
-J-XX:MaxPermSize=256m -J-Xverify:none -J-Dapple.laf.useScreenMenuBar=true"

But it still very slow, and every time I try to call a method such as
Delegator.find it update the class path and it take a long time

And I have downloaded the BSH plugin, but it doesn't support autocomplete,
just highlight the code!!

Please do you have any idea about this problem

Thanks in advance

==================================
Mamdouh Kaadan
Software Engineer
IT - Application
Areeba SYRIA
E-mail:[hidden email]
 
 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev