Cube°n Task-Focused Interface for Netbeans

This week Screenshot #1

Netbeans Maven Intragation 3.1 Released !

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.
And here is something really cool adding to Mevenide 3.1
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

Sonatype's Nexus 1.0-beta-1 Released

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/..

Did you Create your Profile in my.netbeans.org ?

Did you Create your Profile in my.netbeans.org ? If not hurry go there and create you Profile add create you network :)

Netbeans Profiler joins open source family

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

Log Management Module Updated

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.

New Module : Log Management

New Module : Log Management

I just contribute new module to Netbeans call Log Management Give it a try and let me know :)