Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Tools / November 2003

Tip: Looking for answers? Try searching our database.

need licensed JAVA ide for less than $300

Thread view: 
Greg Iocco - 22 Oct 2003 23:48 GMT
Tried getting IT to let me download an open-source product (like
"NetBeans"), but that didn't go over too well (don't like the licensed
"As Is" clause, want someone to point a finger at in case something
goes wrong). The most I can get my manager to pay for a Java IDE is
$500 ($300 or less is a much more comfortable asking price).

Anyone know of a good IDE that I use for J2SE, but as my skill set
grows could also handle JSP, J2ME, etc? I wnat something that I can
learn with, but won't have to discard if I want to start creating
full-fledged applications later on (i.e., BlueJ etc, won't work).
Illya Kysil - 23 Oct 2003 09:38 GMT
Hello, Greg!
You wrote  on 22 Oct 2003 15:48:16 -0700:

GI> Tried getting IT to let me download an open-source product (like "NetBeans"), but that
GI> didn't go over too well (don't like the licensed "As Is" clause, want someone to point a
GI> finger at in case something goes wrong). The most I can get my manager to pay for a Java
GI> IDE is $500 ($300 or less is a much more comfortable asking price).

GI> Anyone know of a good IDE that I use for J2SE, but as my skill set grows could also
GI> handle JSP, J2ME, etc? I wnat something that I can learn with, but won't have to discard
GI> if I want to start creating full-fledged applications later on (i.e., BlueJ etc, won't
GI> work).
Have your IT read Sun's Java license?
Excerpt:
 5. DISCLAIMER OF WARRANTY.  UNLESS SPECIFIED IN THIS AGREEMENT, ALL
    EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES,
    INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A
    PARTICULAR PURPOSE OR NON-INFRINGEMENT ARE DISCLAIMED, EXCEPT TO THE
    EXTENT THAT THESE DISCLAIMERS ARE HELD TO BE LEGALLY INVALID.

 6. LIMITATION OF LIABILITY.  TO THE EXTENT NOT PROHIBITED BY LAW, IN NO
    EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE, PROFIT
    OR DATA, OR FOR SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR
    PUNITIVE DAMAGES, HOWEVER CAUSED REGARDLESS OF THE THEORY OF LIABILITY,
    ARISING OUT OF OR RELATED TO THE USE OF OR INABILITY TO USE SOFTWARE,
    EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.  In no
    event will Sun's liability to you, whether in contract, tort (including
    negligence), or otherwise, exceed the amount paid by you for Software
    under this Agreement.  The foregoing limitations will apply even if the
    above stated warranty fails of its essential purpose. Some states do
    not allow the exclusion of incidental or consequential damages, so some
    of the terms above may not be applicable to you.

So why bother with 'as is' statement for NetBeans???
What about Sun ONE Studio (NetBeans sold and licensed by Sun)?

Regards
Illya Kysil, software developer
Delphi/C/C++/C#/Java/Forth/Assembler
If it is NOT SOURCE, it is NOT SOFTWARE. (C) NASA
John C. Bollinger - 23 Oct 2003 15:03 GMT
> Hello, Greg!
> You wrote  on 22 Oct 2003 15:48:16 -0700:
[quoted text clipped - 8 lines]
>  GI> if I want to start creating full-fledged applications later on (i.e., BlueJ etc, won't
>  GI> work).

> What about Sun ONE Studio (NetBeans sold and licensed by Sun)?

Or WebSphere Application Developer (Eclipse sold and licensed by IBM)?

John Bollinger
jobollin@indiana.edu
Illya Kysil - 23 Oct 2003 09:40 GMT
Hello, Greg!
You wrote  on 22 Oct 2003 15:48:16 -0700:

GI> Tried getting IT to let me download an open-source product (like "NetBeans"), but that
GI> didn't go over too well (don't like the licensed "As Is" clause, want someone to point a
GI> finger at in case something goes wrong). The most I can get my manager to pay for a Java
GI> IDE is $500 ($300 or less is a much more comfortable asking price).

GI> Anyone know of a good IDE that I use for J2SE, but as my skill set grows could also
GI> handle JSP, J2ME, etc? I wnat something that I can learn with, but won't have to discard
GI> if I want to start creating full-fledged applications later on (i.e., BlueJ etc, won't
GI> work).
Have your IT read Sun's Java license?
Excerpt:
 4. LIMITED WARRANTY.  Sun warrants to you that for a period of ninety (90)
    days from the date of purchase, as evidenced by a copy of the receipt,
    the media on which Software is furnished (if any) will be free of
    defects in materials and workmanship under normal use.  Except for the
    foregoing, Software is provided "AS IS".  Your exclusive remedy and
    Sun's entire liability under this limited warranty will be at Sun's
    option to replace Software media or refund the fee paid for Software.
    Any implied warranties on the Software are limited to 90 days. Some
    states do not allow limitations on duration of an implied warranty, so
    the above may not apply to you. This limited warranty gives you
    specific legal rights. You may have others, which vary from state to
    state.

 5. DISCLAIMER OF WARRANTY.  UNLESS SPECIFIED IN THIS AGREEMENT, ALL
    EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES,
    INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A
    PARTICULAR PURPOSE OR NON-INFRINGEMENT ARE DISCLAIMED, EXCEPT TO THE
    EXTENT THAT THESE DISCLAIMERS ARE HELD TO BE LEGALLY INVALID.

 6. LIMITATION OF LIABILITY.  TO THE EXTENT NOT PROHIBITED BY LAW, IN NO
    EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE, PROFIT
    OR DATA, OR FOR SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR
    PUNITIVE DAMAGES, HOWEVER CAUSED REGARDLESS OF THE THEORY OF LIABILITY,
    ARISING OUT OF OR RELATED TO THE USE OF OR INABILITY TO USE SOFTWARE,
    EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.  In no
    event will Sun's liability to you, whether in contract, tort (including
    negligence), or otherwise, exceed the amount paid by you for Software
    under this Agreement.  The foregoing limitations will apply even if the
    above stated warranty fails of its essential purpose. Some states do
    not allow the exclusion of incidental or consequential damages, so some
    of the terms above may not be applicable to you.

So why bother with 'as is' statement for NetBeans???
What about Sun ONE Studio (NetBeans sold and licensed by Sun)?

Regards
Illya Kysil, software developer
Delphi/C/C++/C#/Java/Forth/Assembler
If it is NOT SOURCE, it is NOT SOFTWARE. (C) NASA
Nathan Zumwalt - 23 Oct 2003 15:04 GMT
http://www.intellij.com/

It's the best IDE on the market right now, and it's only $499 for an
individual license.

-Nathan

> Tried getting IT to let me download an open-source product (like
> "NetBeans"), but that didn't go over too well (don't like the licensed
[quoted text clipped - 6 lines]
> learn with, but won't have to discard if I want to start creating
> full-fledged applications later on (i.e., BlueJ etc, won't work).
David Segall - 23 Oct 2003 15:27 GMT
>http://www.intellij.com/
>
>It's the best IDE on the market right now, and it's only $499 for an
>individual license.
But be aware that, unlike NetBeans, it does not provide a WYSIWYG
editor for GUI user interfaces.
>-Nathan
>
[quoted text clipped - 8 lines]
>> learn with, but won't have to discard if I want to start creating
>> full-fledged applications later on (i.e., BlueJ etc, won't work).
Jens Grimm - 11 Nov 2003 10:59 GMT
>>http://www.intellij.com/
>>
[quoted text clipped - 3 lines]
> editor for GUI user interfaces.
>>-Nathan

... but that is promised for IDEA 4.0 (comming soon?)

regards
Jens
Greg Iocco - 24 Oct 2003 00:48 GMT
> It's the best IDE on the market right now, and it's only $499 for an
> individual license.

Yeah, after I posted I checked a couple of the majors (JDeveloper,
JBuilder, IntelliJ) and was pleasantly suprised by the price of
IntelliJ. I don't plan to try J2EE anytime soon, its all the rest of
the Java universe (J2SE, JSP, J2ME, even smart tags, etc.) that have
my curiosity. how much of the non-J2EE stuff does IDEA support?

I asked for permission to download NetBeans (I've been toying with Sun
ONE CE at home for several months now), which was what was officially
struck down (since I was interested in all the oddball stuff, thought
it was good to stick to something close to the Sun). However, I
noticed there are resellers of NetBeans? Anyone familiar with
OptimalJ?

My last hope (and I'm pretty sure it would go through), is JCreator.
It's licensed, but the standard version goes for $70.
David Segall - 23 Oct 2003 17:23 GMT
>Tried getting IT to let me download an open-source product (like
>"NetBeans"), but that didn't go over too well (don't like the licensed
[quoted text clipped - 6 lines]
>learn with, but won't have to discard if I want to start creating
>full-fledged applications later on (i.e., BlueJ etc, won't work).
You could buy the CD of Borland JBuilder Personal Edition
(http://www.borland.com/jbuilder/personal/index.html) for $10.00. I'm
sure your boss would have heard of Borland.

Sun One Studio 4 Community Edition, which is derived from Netbeans, is
still available, without charge, from
http://jsecom16d.sun.com/ECom/EComActionServlet?StoreId=8&PartDetailId=FJCI9-401
-TL9M&TransactionId=try&LMLoadBalanced
=
Sun suggest you use Netbeans if you want a free version and Netbeans
suggest you use Sun One if you want an IDE that "possesses a clearly
defined relationship to the trusted name and service offerings of Sun
Microsystems". The latest version of Sun One is outside your price
range despite the fact that it is difficult to distinguish from
NetBeans.

Maybe I could sell you one of the free IDE's? I am happy to retail any
of them for $299.00 and provide a one year, no questions asked, money
back guarantee if you are not completely satisfied. They also come
with the valuable original manufacturer guarantees similar to those
that other folow-ups have quoted.
Roedy Green - 23 Oct 2003 19:45 GMT
>Anyone know of a good IDE that I use for J2SE, but as my skill set
>grows could also handle JSP, J2ME, etc?

For a list of candidates see http://mindprod.com/jgloss/ide.html

--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.
Robert E. Newby - 23 Oct 2003 19:48 GMT
> Tried getting IT to let me download an open-source product (like
> "NetBeans"), but that didn't go over too well (don't like the licensed
[quoted text clipped - 6 lines]
> learn with, but won't have to discard if I want to start creating
> full-fledged applications later on (i.e., BlueJ etc, won't work).

Greg,

And what, pray tell, is going to go wrong?

Perhaps your IT crew should get with the times:

    Netbeans or Eclipse
    Ant
    JUnit
    XDoclet
    CVS
    JBoss
    Tomcat
    Castor XML
    etc.

We're an enterprise software product development shop, marketing to
major financial services concerns, and those are among our mainstream
tools.

Best regards,

Bob
--
Robert E. Newby

Principal Software Engineer
Vestmark, Inc.
500 Edgewater Drive, Suite 564
Wakefield, Massachusetts 01880 USA
781-224-3646 | Bob _ Newby @ vestmark . com | www . vestmark . com
Dag Sunde - 23 Oct 2003 21:29 GMT
> > Tried getting IT to let me download an open-source product (like

<snipped />

> Greg,
>
[quoted text clipped - 11 lines]
> Castor XML
> etc.

My thoughts exactly!

His IT team shows a remarkably serious case of the "Nobody ever
got fired for buying an IBM" syndrome.

I too work in a company that deliver "mission critical" software
systems  to several stock -and commodity exchanges, and without
the above mentioned tools, I couldn't do my job!

All Open Source, all without warranty, and all with a
"Bug report-Feedback-trackdown-fix" rate that beats the
"livin' daylight" out of any commercial vendor.

Granted, I can't sue anybody for my mistakes, but...

--
Dag.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.