Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.help > #2058

Re: JavaFX on Windows needs CLASSPATH to find jfxrt.jar?

From markspace <-@.>
Newsgroups comp.lang.java.help
Subject Re: JavaFX on Windows needs CLASSPATH to find jfxrt.jar?
Date 2012-08-22 20:46 -0700
Organization A noiseless patient Spider
Message-ID <k1493j$8kv$1@dont-email.me> (permalink)
References <k1466k$qu6$1@dont-email.me>

Show all headers | View raw


On 8/22/2012 7:57 PM, Knute Johnson wrote:
> I just installed the new 1.7.0_06 with JavaFX 2.2.  JavaFX is part of
> the JDK but after a regular install on Windows XP you still have to set
> the CLASSPATH to compile a program that uses the JavaFX API.  Did I miss
> something or is that the way it is supposed to work?


I think that's normal.  I don't think it would be a good idea, in 
general, for the installer to add everything in the JDK to your regular 
path.  Could mess stuff up good.

I recall I normally have to tell my IDE that JavaFX is a library and 
point the IDE at the javafx.jar file manually for each project.


Back to comp.lang.java.help | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

JavaFX on Windows needs CLASSPATH to find jfxrt.jar? Knute Johnson <nospam@knutejohnson.com> - 2012-08-22 19:57 -0700
  Re: JavaFX on Windows needs CLASSPATH to find jfxrt.jar? markspace <-@.> - 2012-08-22 20:46 -0700
  Re: JavaFX on Windows needs CLASSPATH to find jfxrt.jar? Jeff Higgins <jeff@invalid.invalid> - 2012-08-23 01:30 -0400
  Re: JavaFX on Windows needs CLASSPATH to find jfxrt.jar? Knute Johnson <nospam@knutejohnson.com> - 2012-08-23 15:47 -0700

csiph-web