By Oleg Mazurashu, on April 23rd, 2010%
The NetBeans team announced that beta of 6.9 version is available for download.
Feature highlights:
OSGi
Develop OSGi bundles with Maven
Bundled Felix container, ability to register other containers such as Equinox
Use OSGi bundles in a NetBeans RCP application
NetBeans Platform
OSGi interoperability (developing and consuming OSGi bundles in Platform-based applications)
Felix 2.0.3 OSGi support, experimental Equinox support
Convert NetBeans modules into OSGi bundles . . . → Read More: NetBeans 6.9 Beta is available
By Oleg Mazurashu, on April 22nd, 2010%
Download page and Release . . . → Read More: IntelliJ IDEA 9.0.2 is out
By Oleg Mazurashu, on April 16th, 2010%
Genuitec announced that MyEclipse 8.5 is released.
For me, MyEclipse is on of the best Eclipse based IDE in the world.
The newest release includes updates for many popular open source frameworks (including Spring and Hibernate), and includes C/ALM (Collaboration Application Lifecycle Management) technologies. For Blue users, MyEclipse 8.5 includes support for Linux operating systems and . . . → Read More: MyEclipse 8.5 is released
By Oleg Mazurashu, on March 24th, 2010%
An new version of MOTODEV Studio for Android is available. This release provides support for the Android 2.1 (Eclair) SDK and includes version 0.9.6 of the Google ADT plugins.
Several new features for this release:
the ability to install into your own Eclipse environment
64-bit host support
Windows 7 . . . → Read More: MOTODEV Studio for Android 1.2 is now available
By Oleg Mazurashu, on March 15th, 2010%
It great news from Eclipse community.
You can download this milestone from here.
What’s new in this release you can . . . → Read More: Eclipse 3.6 M6 (Helios) available for download
By Oleg Mazurashu, on February 27th, 2010%
There is a great news for developers who use Eclipse – version Galileo SR2 is available for download from eclipse.org.
If you don’t want to download the full packages, you can start an upgrade – that’s what I did just a few minutes ago (Help -> Check . . . → Read More: Eclipse Galileo SR2 is available
By Oleg Mazurashu, on February 17th, 2010%
The NetBeans team has announced that NetBeans IDE 6.9 Milestone 1 is available for download.
Highlights of this build include:
NetBeans Platform OSGi interoperability
New Maven project archetypes available
Easy import of OSGi bundles for use in Ant projects
Java EE
Support for Contexts and Dependency Injection
Simplified REST Web Services consumption in NetBeans RCP and Java client applications
. . . → Read More: NetBeans IDE 6.9 Milestone 1 is available
By Oleg Mazurashu, on January 24th, 2010%
IntelliJ IDEA 9.0.1, the first bugfix update for IntelliJ IDEA 9, is now available. With almost 200 resolved issues in such areas as Flex support, version control integration, Groovy support and others, it’s a strongly recommended upgrade for all users of both Ultimate and Community editions of IntelliJ IDEA 9.
Download page and Release . . . → Read More: IntelliJ IDEA 9.0.1 released
By Oleg Mazurashu, on December 25th, 2009%
NetBeans allows to change font in Output window. It is very easy. You need only:
right mouse click in Output window
select Larger or Smaller font
open Choose font dialog
Here I select Vivaldi font with size 18
If you would like to use default font need to do the same operations (open Choose font dialog and click Default font button)
As . . . → Read More: Changing font in Output window in NetBeans
By Oleg Mazurashu, on December 25th, 2009%
Extra spaces is a problem in every code. Personally I always delete trailing spaces in my code. NetBeans has possibility to delete trailing spaces:
Source->Remove Trailing Spaces
Note: In my point of view for this feature need to add possibility to run it when user saves file as in AnyEdit plugin . . . → Read More: Removing trailing spaces in NetBeans
Recent Comments