Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Way to enabe JDK1.4 assertions globally in eclipse exists?
Way to enabe JDK1.4 assertions globally in eclipse exists? [message #249986] Tue, 04 December 2007 10:54 Go to next message
Eclipse UserFriend
Hello,

I like assertions that were introduced into Java with JDK1.4. Now it's a
bit tedious to add something like java -ea:com... manually into the VM
arguments text field for every Java program I start from within the
eclipse IDE. Is there are way to enable JDK1.4 assertions globaly in
eclipse?

Thanks, Olli Plohmann
Re: Way to enabe JDK1.4 assertions globally in eclipse exists? [message #249991 is a reply to message #249986] Tue, 04 December 2007 11:12 Go to previous message
Eclipse UserFriend
Oliver Plohmann a écrit :
> I like assertions that were introduced into Java with JDK1.4. Now it's a
> bit tedious to add something like java -ea:com... manually into the VM
> arguments text field for every Java program I start from within the
> eclipse IDE. Is there are way to enable JDK1.4 assertions globaly in
> eclipse?
> Thanks, Olli Plohmann
You can set up default VM argument when you install a specific JRE.
Check the installed JRE preference page.
--
Olivier
Previous Topic:java editor - pause typing causes current word to be selected - continue then overtypes
Next Topic:findVariable() within breakpointHit inconsistency
Goto Forum:
  


Current Time: Mon Apr 21 02:14:39 EDT 2025

Powered by FUDForum. Page generated in 0.03452 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top