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


Groups > comp.lang.java.programmer > #10827

ant and -bootclasspath

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject ant and -bootclasspath
Date 2011-12-17 09:26 -0800
Organization Canadian Mind Products
Message-ID <22kpe7101nsmla202cj4tomosqi2brhu9l@4ax.com> (permalink)

Show all headers | View raw


What is the trick is passing a -bootclasspath parm to ANT?

<compilerarg value="-Xbootclasspath E:/Program
Files/Java/jdk1.7.0_02/jre/lib/rt.jar" />

It does not ilke this, presumably because fo the space in
Program_Files.
-- 
Roedy Green Canadian Mind Products
http://mindprod.com
For me, the appeal of computer programming is that
even though I am quite a klutz,
I can still produce something, in a sense
perfect, because the computer gives me as many
chances as I please to get it right.
 

Back to comp.lang.java.programmer | Previous | NextNext in thread | Find similar | Unroll thread


Thread

ant and -bootclasspath Roedy Green <see_website@mindprod.com.invalid> - 2011-12-17 09:26 -0800
  Re: ant and -bootclasspath markspace <-@.> - 2011-12-17 09:47 -0800
    Re: ant and -bootclasspath Lew <lewbloch@gmail.com> - 2011-12-17 10:05 -0800
      Re: ant and -bootclasspath Roedy Green <see_website@mindprod.com.invalid> - 2011-12-17 12:23 -0800
      Re: ant and -bootclasspath Roedy Green <see_website@mindprod.com.invalid> - 2011-12-17 12:24 -0800
        Re: ant and -bootclasspath Lew <lewbloch@gmail.com> - 2011-12-17 19:24 -0800

csiph-web