Archive | All Other RSS feed for this section

Euros to US Dollars Currency converter

8 Jul

I had enough free time to create a simple and useful thing. It is a currency converter that is convert euro to dollar and dollar to euro. It is located at the following address:

EURO 2 USD

NetBeans 6.8 JAVA Code Auto-Complete

25 May

To activate auto-complete code, in NetBeans 6.8 ( for Java IDE ), go to
Tools -> Options -> Editor -> Code Completion
Select “JAVA” in Language combo box
Check “Auto Popup on Typing any Java Identifier Part
Restart NetBeans 6.8 and enjoy.