Cube°n Task-Focused Interface for Netbeans
Friday, July 11, 2008 at 6:24 AM Posted by Anuradha
Labels: Netbeans 3 comments
Netbeans Maven Intragation 3.1 Released !
Wednesday, May 7, 2008 at 9:46 PM Posted by Anuradha
Version 3.1 release is out. It is available from the default stable update center of NetBeans 6.0 and 6.1(Recommended ) or as a zip file with NBMs It has a bunch of new features described in this article at netbeans.orrg. The article also describes how to install the modules and provides additional hints on usage. The major changes include:
- new 2.1-SNAPSHOT maven embedder included.
- local and remote repository indexing (using Nexus )
- Web frameworks support
- Improved profiling support (aka configurations)
- Check the article for these and more features in detail.
Screen shot of new Maven build plan view
Please let us know what you comments and feedbacks, Ah don't forget to request new feature you guys like to see in next release.
Enjoy.
The Mevenide team
Labels: Maven, Netbeans 1 comments
Sonatype's Nexus 1.0-beta-1 Released
Friday, April 4, 2008 at 1:40 PM Posted by Anuradha
Sonatype's Nexus 1.0-beta-1 Released
Nexus is a powerful and robust Maven repository manager, created to provide reliable access to artifacts required for development and provisioning. Maven's central repository has always served as a great convenience for users of Maven, but it has always been recommended to maintain your own repositories to ensure stability within your organization. Nexus greatly simplifies the maintenance of your own internal repositories and access to external repositories. With Nexus you can completely control access to, and deployment of, every artifact in your organization from a single location.
for more info http://nexus.sonatype.org and Jason van Zyl's Maven Diaries
Upcoming Netbeans Maven Intrigatation (3.1) has Full integration with Nexus, If you what to give it a try check latest snapshot at http://deadlock.netbeans.org/hudson/job/mevenide/..
Labels: Maven, Netbeans 1 comments
Did you Create your Profile in my.netbeans.org ?
Sunday, November 25, 2007 at 8:47 PM Posted by Anuradha
Did you Create your Profile in my.netbeans.org ? If not hurry go there and create you Profile add create you network :)
Labels: Netbeans 2 comments
Netbeans Profiler joins open source family
Tuesday, October 9, 2007 at 11:02 PM Posted by Anuradha
Profiler open source now on NetBeans cvs repository .
Checkout instructions
1.
Go to Versioning >> CVS>>Checkout and
type CVS root as :pserver:anoncvs@cvs.netbeans.org:/cvs
2.
Type Module as profiler select dir to download and invoke Finsh to checkout profiler souces
Labels: Java, Netbeans 1 comments
Log Management Module Updated
Sunday, September 16, 2007 at 9:45 PM Posted by Anuradha
Last Thursday Jaroslav Tulach comment Log management module and ask few suggestions and I have Implemented all requested suggestions
#1 - the nodes with loggers should be sorted by name
#2 - maybe add some properties to the Node representing the Logger[1]. I'd
like to see Level property there - then I would be able to select multiple
loggers and enable their logging at once[2]
#3 - the node could be registered in the Services tab.
Labels: Netbeans 153 comments
New Module : Log Management
Wednesday, September 12, 2007 at 1:16 AM Posted by Anuradha
New Module : Log Management
I just contribute new module to Netbeans call Log Management Give it a try and let me know :)
Labels: Netbeans 4 comments