Getting Started With the NetBeans IDE BlueJ Plugin


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris BigAdmin RSS Getting Started With the NetBeans IDE BlueJ Plugin
# 1  
Old 11-12-2008
Getting Started With the NetBeans IDE BlueJ Plugin

The NetBeans BlueJ plugin tool helps create a smooth migration path for students learning the Java programming language from beginner's stage through to the use of professional development tools.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Fedora

Installing netbeans

How can I install netbeans on Solaris. Is there a package manager like yum for Fedora. I have tried pkg install netbeans, doesnt find it. Already preformed pkg install slim_install and it installed the jre. However if I run the sh file downloaded for netbeans it says no compatible JDK found. Now... (2 Replies)
Discussion started by: Fingerz
2 Replies

2. Programming

Netbeans ide can't display chinese character in linux

When i write the source code in netbeans environment,if the source code,there are chinese characters,chinese characters will be displayed as box,how to solve this problem?please (2 Replies)
Discussion started by: fang_xiaoan
2 Replies

3. Filesystems, Disks and Memory

shift hard disk from primary IDE channel to secondary IDE channal

Wellcomes All, some times ago I 've installed a Debian ditribution on an Hard Disk who was set as Primary Master. Few days ago, I 've decided to install another Hard Disk with a different Operating System. When I did that, I turned off the old hard disk, and I mouted the new one on the Primary IDE... (1 Reply)
Discussion started by: thekarsillo
1 Replies

4. HP-UX

netbeans IDE on Hp-UX

Can netbeans IDE be installed and used on hp-ux? Sorry I know this is more java specific but does anybody have any experience with this? There does not seem to be any specific installation or support from netbeans. (0 Replies)
Discussion started by: domestos
0 Replies
Login or Register to Ask a Question
Padre::Plugin::SpellCheck::Preferences(3pm)		User Contributed Perl Documentation	       Padre::Plugin::SpellCheck::Preferences(3pm)

NAME
Padre::Plugin::SpellCheck::Preferences - Check spelling in Padre, The Perl IDE. VERSION
version 1.29 DESCRIPTION
This module handles the Preferences dialogue window that is used to set your chosen dictionary and preferred language. METHODS
o new $self->{dialog} = Padre::Plugin::SpellCheck::Preferences->new( $self ); Create and return a new dialogue window. o on_dictionary_chosen event handler o padre_locale_label uses Padre::Local to convert language iso693_iso3166 to utf8text strings BUGS AND LIMITATIONS
Throws an info on the status bar if you try to select a language if dictionary not installed DEPENDENCIES
Padre, Padre::Plugin::SpellCheck::FBP::Preferences, and either or ( Text::Hunspell or Text::Aspell ) SEE ALSO
For all related information (bug reporting, source code repository, etc.), refer to Padre::Plugin::SpellCheck. AUTHORS
Kevin Dawson <bowtie@cpan.org> Ahmad M. Zawawi <ahmad.zawawi@gmail.com> Fayland Lam <fayland@gmail.com> Jerome Quelin <jquelin@gmail.com> COPYRIGHT AND LICENSE
This software is copyright (c) 2010 by Fayland Lam, Jerome Quelin. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-06-19 Padre::Plugin::SpellCheck::Preferences(3pm)