Archive for the ‘NetBeans’ Category
- In: Java | NetBeans | Oracle | Technical Events | Workshop
- Leave a Comment
Delivered Java EE & HTML5 Hands on Lab (HOL) using NetBeans IDE during Java One India 2013 on 8th May 2013 with Ashwin Rao, Group Product Manager, Oracle at HICC, Hyderabad for 2 hrs.
Here we covered how easily one can create a Java EE application with web service & HTML5 application which accesses the data from Java EE application and performs others operations without any problem and without writing much code.
It was an awesome experience to work with Ashwin Rao, Group Product Manager, Oracle. Those 2 hrs are the most memorable moments for me, I am ready to volunteer for next year too, hope they count me in.
NetBeans Podcast 64
Posted on: April 27, 2013
- In: NetBeans | Oracle
- Leave a Comment
What is NetBeans Podcast?
NetBeans Podcast refers to Latest News about NetBeans, NetBeans IDE, NetBeans Community, Interviews from NetBeans Community, new features of NetBeans, etc.
NetBeans Podcast 64 :
Featuring Ruby and Rails plugin update, Tinu’s new blog and interviews of Atul Palandurkar (Author : NetBeans IDE How-to Book | Packt Publishing, UK), Tushar Joshi (Easy Flow Charts using HTML5 features of NetBeans IDE) and David Konecny (Promoter of HTML5 features of NetBeans IDE).
Click here for details : NetBeans Podcast
Easy Flow Charts
Posted on: April 12, 2013
- In: Applications | NetBeans | Reviews | Tips & Tricks
- 4 Comments
Always get tensed while drawing Flow Charts for your programs? What if someone draws Flow Charts for you? I think that will be great! Yes! Now you don’t need to worry about drawing flow charts.
Here is the Online Flow Charts Generator for you : Easy Flow Charts
This is MIT licensed and open source, free to use learn and contribute by anyone out there. This great and innovative solution is developed by Tushar Joshi, Principal Architect at Persistent Systems, Nagpur (India), apart from developing innovative applications he is a very good teacher and poet.
So use it freely to design, sorry to generate the flow charts for you now.
Lets have a look, how easily you can generate flow chart for you :
Steps :
- Write/customize your program according to syntax given in left panel.
- Click “Update” Button above left panel. This will show flow chart generated according to your code.
- Click “Show As Image” Button above Image panel to save the Flow chart as Image.
Three easy steps and you are done.
Here is my first flow chart using Easy Flow Charts ;
Script :
Start->Input A Input A->Input B Input B->B ==0 B ==0->Cannot divide by zero: yes B ==0->Will Proceed: no Cannot divide by zero->Stop Will Proceed->C = A / B C = A / B->Print C Print C->Stop
Output :
Then if you want to save huge amount of time in drawing flow charts use Easy Flow Charts.
Interview by NetBeans Team
Posted on: April 12, 2013
- In: NetBeans | Oracle
- 4 Comments
Hello Friends,
I am glad to tell you that 11th April 2013 that is on the occasion of Gudhipadwa (Marathi New Year) I got interviewed by Tinuola Awopetu who is Principal Program Manager for NetBeans IDE in Oracle and Country Lead for the Czech Republic chapter of Oracle Women’s Leadership (OWL).
I got interviewed for my work for “NetBeans IDE How-to” Instant Book which is published by Packt Publishing, UK on 27th March 2013. Geertjan Wielenga who is Principal Product Manager for NetBeans IDE in Oracle for this Interview, thanks a lot for asking me for this. Tinu (Tinuola Awopetu) conducted the interview on Phone, it was supposed to be conducted via Skype but due to some technical issues the interview was conducted on Phone.
It went simply great! I was like in dreams because Oracle people were interviewing me that too for my little efforts I put into framing a concept book into reality. I went through some questions related to book, my experience with NetBeans IDE and future books. The interview will be published in NetBeans Community Podcast 64. Now I am eagerly waiting for the NetBeans Community Podcast. So guys do your bit for Java and NetBeans IDE and get recognition from Oracle.
I am really grateful of Geertjan and Tinu for the great opportunity and for starting my new year with a bang.
My Interview by NetBeans Team is now published in NetBeans Podcast 64.
Download NetBeans IDE 7.2
Posted on: July 26, 2012
- In: NetBeans
- 2 Comments
NetBeans has released another milestone version NetBeans IDE 7.2 which is available to download at NetBeans official website.
Watch video : NetBeans IDE 7.2 Overview
Following are the new features of NetBeans 7.2 :
Performance
- Project scanning now on background, not blocking editor features and navigation
- Improved project scanning speed
- Improved performance on remote Filesystems
Java
- FindBugs support
- TestNG testing framework support
- New refactorings and hints
- Various Maven support enhancements
- Various Debugger enhancements
Java EE
- Amazon Elastic Beanstalk support
- Code completion for Java Persistence named queries and JPQL statements
- More editor hints for EJB and CDI
- Improved and updated support for JSF component suites
JavaFX
- Scene Builder interoperability
- Improved FXML and FX CSS support
- FX-in-Swing Projects
- Default configurations for instant Run as WebStart and Run in Browser
- Project auto-update and improved FX SDK/RT auto-detection
PHP
- Support for PHP 5.4
- PHP editing: Fix Uses action, annotations support, editing of Neon and Apache Config files and more
- Support for Symfony2, Doctrine2 and ApiGen frameworks
- FTP remote synchronization
- Support for running PHP projects on Hudson
Groovy and Grails
- Dramatic improvement of scanning, code completion and Go to Type action speed
- Updated to Groovy version 1.8.6
- Enhancements of code completion and editor hints
C/C++
- Support new C++11 standard
- Pretty printing, watchpoints and catchpoints support for gdb
- Partial and Incremental Find Usages
- Improved parsing performance and reduced memory consumption
NetBeans Platform
- Positioning of tabs in window system can be configured
- Support for custom implementations of tab control
- New @NavigatorPanel.Registration for registering navigator panels declaratively
- New @Arg annotation for registering command line options declaratively
- New @NbBundle.Messages available on fields
Miscelleanous
- Subversion 1.7 built-in support
- Improved Find in Projects functionality
- New default locations for userdir and cachedir
- 64-bit launcher for Windows
For More Details click here.
Download NetBeans IDE 7.2 Beta
Posted on: May 31, 2012
Hey friends,
The most awaited NetBeans IDE 7.2 is now available to download.
You can download the NetBeans IDE here.
New Features of NetBeans 7.2
Performance
- Project scanning now on background, not blocking editor features and navigation
- Improved project scanning speed
- Improved performance on remote File systems
Java
- FindBugs support
- TestNG testing framework support
- New refactorings and hints
- Various Maven support enhancements
- Various Debugger enhancements
Java EE
- Oracle Public Cloud and Amazon Elastic Beanstalk support
- Code completion for Java Persistence named queries and JPQL statements
- More editor hints for EJB and CDI
- Improved and updated support for JSF component suites
JavaFX
- Scene Builder interoperability
- Improved FXML and JavaFX CSS support
- FX-in-Swing Projects
- Default configurations for instant Run as WebStart and Run in Browser
- Project auto-update and improved FX SDK/RT auto-detection
PHP
- Support for PHP 5.4
- PHP editing: Fix Uses action, annotations support, editing of Neon and Apache Config files and more
- Support for Symfony2, Doctrine2 and ApiGen frameworks
- FTP remote synchronization
- Support for running PHP projects on Hudson
Groovy and Grails
- Dramatic improvement of scanning, code completion and Go to Type action speed
- Updated to Groovy version 1.8.6
- Enhancements of code completion and editor hints
C/C++
- Support new C++11 standard
- Pretty printing, watchpoints and catchpoints support for gdb
- Partial and Incremental Find Usages
- Improved parsing performance and reduced memory consumption
NetBeans Platform
- Positioning of tabs in window system can be configured
- Support for custom implementations of tab control
- New @NavigatorPanel.Registration for registering navigator panels declaratively
- New @Arg annotation for registering command line options declaratively
- New @NbBundle.Messages available on fields
Miscelleanous
- Subversion 1.7 built-in support
- Improved Find in Projects functionality
- New default locations for userdir and cachedir
- 64-bit launcher for Windows
Resource : NetBeans.org
- In: NetBeans
- 3 Comments
While working with NetCAT team for the certification of NetBeans 7.1, the NetBeans User Group, Nagpur (NUG Nagpur) was assigned a task to create 7 different test specifications for the new features which are going to be introduced for the first time in NetBeans 7.1. Thanks a lot Jiri Kovalsky, NetCAT Manager, NetBeans, Oracle for showing trust in us.
Hence, we 7 people from NUG Nagpur were assigned a individual task. I was assigned to write a complete test specification for window wizard, which is a new feature in NetBeans 7.1 that allows developer to design forms & UI with the help of GUI designer for NetBeans Platform Applications. I have created the window wizard test specification for NetBeans 7.1.
NetBeans IDE & Platform
Posted on: May 12, 2011
Download NetBeans IDE 7.0
Posted on: April 24, 2011
- In: NetBeans
- 2 Comments
NetBeans 7.0 – The Smarter Way to Code!
To download click on link given below :
Posted from WordPress for Android

