stargeek
PHP news website logo.
home    PHP scripts    articles    seo tools    links    search    contact    shop    realtors


How To Make NetBeans Better







How To Make NetBeans Better

How To Make NetBeans Better 06/05/2005 11:19 PM

I had a revelation today: while I sometimes work with a big screen, I normally leave NetBeans at the default size for my laptop screen. I try hard to keep methods small, so it’d never occurred to me to hit the little green “maximize” button. Today, one of my (JXTA-wrangling) methods kept growing and growing, and without thinking I threw 2.3 million pixels at the problem. Holy cow... I’ve been coding with one arm tied behind my back. Developers everywhere: get more pixels. You need them, whether you know it or not.




This is a GrokNews Entry: (what is grok?)





Similar Items

How To Make NetBeans Better

Grok Headline matches for How To Make NetBeans Better

SDE for NetBeans 1.1


SDE for NetBeans 1.1 06/08/2004 07:42 AM
A UML plugin module for NetBeans.

NetBeans


NetBeans 06/21/2004 02:31 AM
I’ve been using NetBeans to inflate the Zeppelin, and you know what, it’s not bad. The Mac integration could be a little better, but a whole lot of things I need to do are one keystroke away. It runs plenty fast enough on the PowerBook (mind you, only a few thousand lines of code so far). JUnit’s right there, which is nice. The debugger makes it a little too hard to to keep an eye on class variables, but aside from that does about what I need; when I was driven to “print” statements the other day I was fighting a complex socket conversation between two machines where one side suddenly started seeing EOFs and I couldn’t even tell which side was wrong, I’m not sure there’s a debugger in the world that would have been much help there. Now all I need is to get Jython integrated, and we’re making progress on that, stay tuned.

NetBeans IDE 3.6


NetBeans IDE 3.6 04/19/2004 07:09 PM
A modular, standards-based integrated development environment (IDE), written in Java.

Get more than you pay for with NetBeans
3.4


Get more than you pay for with NetBeans
3.4
01/28/2003 02:08 AM
CNET Jan 28 2003 1:24AM ET

SDE for NetBeans 1.2


SDE for NetBeans 1.2 08/11/2004 07:59 AM
A UML plugin module for NetBeans.

Sun Upgrades JSE, NetBeans


Sun Upgrades JSE, NetBeans 12/17/2004 06:27 PM
The Java company rolls out final releases on its software development platform.

NetBeans Profiler Yee-hah!


NetBeans Profiler Yee-hah! 06/29/2004 03:22 PM
This will be (blush) my first unqualified over-the-top fannish rave about a piece of Sun technology. Those who are not Java geeks, and those who don’t worry about application performance, and those who are embarrassed by unabashed boosterism can all move right along, nothing to see here. Well, there’s also a funny Emacs/Gosling footnote...

Beta 1 del IDE NetBeans 4.0


Beta 1 del IDE NetBeans 4.0 08/27/2004 01:29 PM

NetBeans Notes


NetBeans Notes 06/17/2005 04:39 PM

Item: For those of you who migrated from Emacs, you can easily teach NetBeans control-F/B/N/P/U/D: go to Tools - Options - Editor Settings - Global Key Bindings. Huge time-saver, and this should be the default on OS X, since basically every other text control has those bindings wired in. Item: I upgraded all at once to OS X 1.4, and Java 1.5, and NB 4.1 (from a release candidate), and a lot of JXTA libraries, and things are slowing down. I don’t like this; in particular I hit control-space for autocomplete or F9 for compile and it sometimes has to think for a second first, which is nuts. [Update: Fixed it! I had stupidly put all the support libraries that JXTA needs to run into the compile-time list, so they were going on the classpath. Take ’em all out and it’s back to nearly instant.] Item: Project Coyote is coming along nicely, and it’s increasingly obvious that dynamic languages on the JVM are going to be huge. Item: NetBeans Day at Java One looks like it’ll be serious fun. Item: (This is not NB-specific.) When I go grab a new API, it’s just way too much work to tell the IDE about it and get the jars and Javadocs in place. There ought to be a standard way to package a Java API so that you can point your IDE at some URI and it All. Just. Happens. Item: Here’s a nice feature, does any IDE have it? When I say

Ziggarut z = new Ziggarut(bricks, stones);

then the IDE should figure out that that’s a com.textuality.3d.Ziggarut and insert the appropriate import statements for me, it’s a total waste of time for me to go poking around trying to remember where that was. [Oops: NetBeans has “Fix imports”, Eclipse is pro-active about suggesting it, and the IDEA cult assured me (as usual) that they have something even better.]


Better CVS integration for Netbeans on
the way


Better CVS integration for Netbeans on
the way
06/17/2005 04:52 PM

Preview version of the new NetBeans CVS Support now available!: The NetBeans team is proud to announce a preview (alpha) version of the new redesigned CVS support, an innovative approach to integration of a Version Control System (VCS) into the NetBeans Integrated Development Environment (IDE). The new module provides a simple, efficient IDE versioning workflow and intelligent support for common versioning operations.

The module is not derived from the current NetBeans VCS support, but instead is meant as a lightweight approach with less focus on architectural abstraction and much more attention to User Interface (UI) functionality.

CVS integration is the one thing that keeps pulling me back to Eclipse, so I'm really glad to hear the VCS subsystem is being re-worked (maybe 'replaced' is more accurate). Check out the screenshot s, looks like good stuff. I hope better Subversion support is not far behind.

Via Roman Strobl and John Jullion-Ceccarelli


NetBeans 3.6 IDE released


NetBeans 3.6 IDE released 04/19/2004 07:00 PM
NetBeansIDE 3.6, a major revision to the open source platform, is now available, adding improved windowing and debugging and backing for J2EE 1.4.

Reading bl0gs in the Netbeans IDE


Reading bl0gs in the Netbeans IDE 03/22/2005 05:09 PM
Alexis Moussine-Pouchkine: In his "F eedReader" tutorial (version française ici), Rich Unger explains how to develop an RSS reader on top of the NetBeans platform (using P@'s and friends' Rome Atom/RSS tools).

NetBeans 4.0 Beta Released


NetBeans 4.0 Beta Released 08/23/2004 10:15 AM
Sun's latest IDE focuses on time-saving features and the inclusion of Ant.

Upcoming Gig: NetBeans Day at JavaOne


Upcoming Gig: NetBeans Day at JavaOne 04/01/2005 02:04 PM
This one looks like real fun: an all-day NetBeans bash in connection with JavaOne. They want me to cover Coyote, but there’s lots of other stuff to talk about too.

Sun readies scripting for NetBeans IDE


Sun readies scripting for NetBeans IDE 03/17/2005 03:10 AM
Sun Microsystems Inc. has released the first, early fruits of a project to let developers use scripting languages from inside its NetBeans IDE (integrated development environment), a move that could improve productivity for NetBeans users and, Sun hopes, draw additional developers to the tools platform.

NetBeans 4.0 beta1 released


NetBeans 4.0 beta1 released 08/30/2004 04:50 AM

Direct and Related Links for 'NetBeans 4.0 beta1 released'

“Welcome to netbeans.org, home of the original free and open source IDE. Develop cross-platform desktop, mobile and web applications based on industry standards utilizing the latest technologies with our full-featured integrated development environment for Java Software Developers. The NetBeans platform is an application runtime - a “generic large desktop application.” Most desktop applications have common requirements - menus, document management, settings and so forth. Nobody enjoys writing menu code or setting storage code. With the…

Netbeans 4: Wow... absolutely smashing


Netbeans 4: Wow... absolutely smashing 03/14/2005 04:47 PM

Joseph B. Ottinger: So far... "Wow" and "Well, it's okay."

I found the installation to be a breeze, which isn't too much of a surprise. It found the various JVMs on my machine, including 1.5, which was good, I suppose.

It looks absolutely smashing. (That's good.) The development pane is easy to understand at first glance, also good (although note that I'm not a rank newbie to Netbeans, so my prior experience may factor in here.) It's pretty fast, too, which is good to see. Maybe this will help shut up the SWT hordes.

Lately, I've been working on making the switch to Netbeans 4.X (I'm using both 4.0 and 4.1-beta). My expectations were pretty low due to my past experience with Netbeans 3.X, but Netbeans 4.X is great. It's a whole new IDE, the Ant integration is awesome, and 4.1 adds the refactoring I need to make the switch. Plus, it's fast. I have to agree with Charles Ditzel, the tables have turned and now both Netbeans (and IDEA) seem to be faster and more responsive than Eclipse.

Unfortunately, my Eclipse addiction is still not entirely under control. The one area that needs work in both IDEA and Netbeans is the source-code control integration, I still have to fire up Eclipse when I need to synchronize with the CVS repository. I feel like I'm flying blind without Team Synchronization view.


Sun Unfurls NetBeans Roadmap


Sun Unfurls NetBeans Roadmap 12/04/2003 07:17 PM
Systems vendor moves on with its own Web services platform after saying no thanks to joining a similar, IBM-led group.

LaTeX support for NetBeans 0.1


LaTeX support for NetBeans 0.1 12/24/2003 09:21 PM
A LaTeX support for NetBeans

Spotlight on Sun's NetBeans


Spotlight on Sun's NetBeans 08/05/2004 06:09 PM
Over at IT Conversations, Doug Kaye has posted the last of my JavaOne interviews, with Steve Wilson, director of engineering for NetBeans at Sun. Or should I say former director of engineering? Shortly after JavaOne, Steve left Sun. But Doug...

NetBeans Roadmap Has Many Avenues


NetBeans Roadmap Has Many Avenues 01/16/2004 11:01 AM
Java creator James Gosling leaves the door open for work between the JTC and Eclipse with standardizing APIs as the key to happiness.

NetBeans 3.6 GA version released


NetBeans 3.6 GA version released 04/14/2004 02:26 PM
NetBeans IDE 3.6, which includes two-tier J2EE 1.4 support, became generally available Tuesday. NetBeans is a pure Java, open source development environment for Windows, Linux, and Mac OS X.

J2EE support in NetBeans 4.0 is getting
closer


J2EE support in NetBeans 4.0 is getting
closer
09/01/2004 05:52 AM
Computer Weekly Sep 1 2004 10:07AM GMT

LaTeX support for NetBeans 0.2test3


LaTeX support for NetBeans 0.2test3 02/11/2004 05:58 AM
A LaTeX support for NetBeans

Sun's NetBeans rearing for a fight


Sun's NetBeans rearing for a fight 04/01/2005 11:04 AM
Blog: In the world of Java software development, the biggest news so far this year has been that BEA Systems, Sybase, and Borlandthree...

NetBeans IDE 3.6 touts windowing, J2EE
1.4


NetBeans IDE 3.6 touts windowing, J2EE
1.4
04/23/2004 05:48 PM
NetBeans IDE 3.6, a major revision to the open source platform, is now available, adding improved windowing, debugging, and backing for J2EE 1.4.

Sun spruces up NetBeans tools initiative


Sun spruces up NetBeans tools initiative 12/05/2003 07:48 AM
Computer Weekly Dec 5 2003 7:10AM ET

Sun's NetBeans 4 offers full Java 2 IDE,
more


Sun's NetBeans 4 offers full Java 2 IDE,
more
06/29/2004 05:32 PM
On Tuesday, Sun Microsystems divulged more information about NetBeans 4.0, an integrated development environment (IDE) that offers the capacity to develop full Java 2 applications, including Web services and Enterprise JavaBeans support, and features a new Java technology performance profiler as well as refactoring capabilities based on Dr. James Gosling's Jackpot project. Gosling, Sun's Tools CTO, covered the new release during a keynote he delivered for NetBeans Software Day, a NetBeans developers gathering held during Sun's JavaOne Conference in San Francisco. NetBeans 4.0 will be available at the end of July, but Sun has not provided pricing nor system requirements yet. However, Sun does have development builds of the open-source software ready for download from its Web site.

Project Beehive has BEA pondering
Eclipse, NetBeans


Project Beehive has BEA pondering
Eclipse, NetBeans
05/26/2004 10:22 AM
SAN FRANCISCO -- BEA Systems' decision to offer its WebLogic Workshop run-time framework under an open source format, through its Project Beehive effort, may prompt the company to reconsider its current stance of not participating in either the NetBeans or Eclipse open source tools programs, said BEA's Cornelius Willis, vice president of developer marketing

NetBeans IDE beta released, tackles Java
specs


NetBeans IDE beta released, tackles Java
specs
08/27/2004 01:27 PM
NetBeans.org, which oversees the NetBeans open source Java tools environment, has released a beta version of the NetBeans 4.0 IDE, featuring support for the latest Java specifications and Apache Ant-based projects.

"MAKE: Blog: MAKE:DIYcast- our new
audio/podcast experiment!"


"MAKE: Blog: MAKE:DIYcast- our new
audio/podcast experiment!"
04/19/2005 08:36 AM

Trying to make Web services make sense


Trying to make Web services make sense 06/22/2004 07:29 AM
Multiple standards muddy the waters and keep customers from taking the Web services plunge.

Don't make me lie to you


Don't make me lie to you 05/06/2004 09:52 PM

So what's the deal with this?

QuickTime: Enhance the experience. QuickTime Pro screenshot, with
buttons to buy now or buy 'later'.

I'm sure you've seen it. I get it from QuickTime on Windows, and I get it from QuickTime on my Mac as well. If this was attached to some lousy spyware infested privacy flaunting piece of junk I wouldn't be so surprised, but it's not: it's from Apple, a company who are meant to pride themselves on the usability of their software; software that normally just gets out of the way. So why bug me with this junk? More importantly, why force me to lie about my intentions? I have absolutely no intention of ever upgrading to QuickTime Pro - but every time that blasted window comes up I have to promise to put off my purchasing decision until "Later" in order to proceed.

It annoys me even more because out of all the lousy streaming media formats out there, QuickTime sucks the least. Why spoil the experience with an advert for a product that seems to be made obsolete by Apple's own iMovie anyway?


Does this car make my ass look big?


Does this car make my ass look big? 12/29/2003 12:24 PM
BoingBoing reader Clive says:
Patent #6,649,848 is for "Vehicle with on-board dieters' weight progress indentifying and control system and method". In plain english, that means it's a car that weighs you when you sit in it -- and yells at you if you're getting fat. There's also a story in the New York Times about it today.
Link

ll-make 0.11.6


ll-make 0.11.6 12/08/2003 04:42 PM
An object oriented make replacement.

PPM-Make-0.68


PPM-Make-0.68 01/11/2004 07:53 AM

But, I won't make you


But, I won't make you 12/18/2003 07:23 PM
"We tune, because we care" - Mr. Chan Uncle and Aunt from England came in today. I have to go...

OK, Mac, Make A Wish


OK, Mac, Make A Wish 01/26/2004 10:20 AM
Apple's 'computer for the rest of us' is, insanely, 20. By Steven Levy (Newsweek via MyAppleMenu)

Pre-Make Kit


Pre-Make Kit 12/03/2003 09:45 AM
PMK has a new website
Grok Description matches for How To Make NetBeans Better
GrokA matches for How To Make NetBeans Better

How To Make NetBeans Better

The following phrases have been identified by the grok system as matching this entry:

















Also check out:


Grok

Ipod Porn on the
Rise

Brief Abstract of
Wikipedia's
Mesothelioma Cancer
page

Get first aid
instructions in your
cell phone

IE is crap
JSPWiki gains
podcasting support

Amnesty and the
Sweeps

XML and Religion
That Microsoft XML
Patent

Mac - Power + x86?
Google fails the
Acid2 test.

Renewed online
presence for Laurens

Cross browser SVG
Sets in Javascript
About my name
Musical Baton
Being filmed by 3
cameras at once!

VeriEZ Solutions
Enables
Mixed-language
Verification -
EZVerify Enhanced to
Support OpenVera -
SystemVerilog
Co-Development

nLayers and
Bladelogic To Host
May 26 Webinar
Featuring ITIL
Expert

HighStreet Announces
the Xpress Developer
Support Program

H2M Launches UKs
First Service
Provider Automation
Service - Reduces
Risk and Increases
Return for xSPs;
End-to-end Service
Management
Automation

Wireless Network
Training Videos Now
Available From CBT
Nuggets

Corriente Networks
Releases Elektron
for Small Business
Wi-Fi Security

SMC Expands
Enterprise Wireless
Solution Set to
Extend Enterprise
Networking

Research and
Markets: Global
Wireless Broadband -
Moving Towards WiMAX
Mobility

Worlds First
Service Based
Computing Model is
Launched - SBC
Revolutionizes
Service Delivery,
End-user Device
Management, and
Offers Simplicity
for Everyone

Home Control Systems
Interest Mass-Market
Consumers

Acctons WITnet
Solutions Bring
Advances in Security
and Efficiency to
Wireless LAN Mesh
Networking

SMC Networks Newest
Desktop Switches
Make Gigabit
Practical for SOHO

Research and
Markets: Competitive
Analysis of Sony
Ericsson Mobile
Communications

digital-telepathy,
Inc. Emerges
Victorious with
Business Award

HellermannTyton
Partners with
Cormant Technologies
to Deliver a
Portable Solution
for the Management
of IT Infrastructure

Nethercomm
Corporation Comments
on Forbes Article
where
Broadband-in-Gas
Stands out among
Traditional
Broadband
Technologies by
Delivering
Connectivity of
100+Mbps

Converged Solutions
Firm Breaks Stealth
in Dallas

Nebo Wireless
Announces
International
Wireless Link for
Dialup Internet
Access

Lantica Software
Shows Off Sesame
Database Manager
with Citrix
GoToMeeting

SurfStats Software
Questions Webtrends'
Claim

Research and
Markets:
Understanding and
Managing the Impact
of Mobile Number
Portability

Radionet Brings
Carrier Grade
Features to Wireless
hotzone Networks

Power down
Search test
Last week in
Microsoft

Reports: Apple to
switch to Intel
chips

Intel's
Chandrasekher talks
Apple

Lufthansa to promote
on-board Internet
service on China
route

Stem Cell Rift in
Golden State

Women Are Keen to
Shop Online.
Merchants Are Eager
to Oblige

Apple reportedly
switching to Intel

Report: Apple
Switching to Intel
Chips

.XXX: New home for
porn approved

IBM Preps Director
Software Update

High-Tech Industry
Is Unresponsive To
Online Customers

Google Launches
Service For
Webmasters

Office 12 XML
Formats Seen As
Risky For Microsoft

Musical Tastes Get
High-Tech Analysis

Google's memory
stirs privacy
concerns

what is grok?