-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Gary writes:

>> (jde-set-variables
>>  '(jde-jdk-registry (quote (("1.4.2" . "/c/Program Files/j2sdk1.4.2")
>>                             ("1.5.0" . "/c/Program Files/j2sdk1.5.0"))))
>
> Huh? How does that work? If I do
>   $ /c/Programme/Develop/Java/1.5se/bin/java.exe
>   bash: /c/Programme/Develop/Java/1.5se/bin/java.exe: No such file or 
> directory
>
> which is what I would expect without the /cygdrive/. Do you have a
> symbolic link mapped or some such?

Ah, sorry, I forgot:

  > mount
  . . .
  c: on /c type system (binmode)


>>  '(jde-build-function (quote (jde-ant-build)))
>
> It might work for you because you are using ant. Does it work for you
> without ant, say using jde-make?

No idea -- That line isn't relevant wrt the completion issue, or
anything else which needs the Bean Shell, which is what I was
focussing on here. . .


[hst]>> ... c:/Program Files/j2sdk1.5.0/lib/tools.jar

> I think something else must be different as well, because having adapted
> your settings slightly I get
>   cd /home/gary/src/learn-jdee/src/
>   ... c:\Programme\Develop\Java\1.5se\lib\tools.jar

> How come your setup is converting the -classpath and mine is not?

Hmm.  Where is that path coming from?  Answer: jde-get-tools-jar in
jde.el

Breaking on that and seeing what happens shows everything going
smoothly in my case, i.e. no conversion back to d:... -- I suggest you
break that, and also jde-build-classpath, and see where things are
going wrong.

Also, this looks wrong:

> /home/gary/src/learn-jdee/.:/cygdrive/c/Programme/Java/jre1.5.0_12/lib/ext/QTJava.zip

I suspect that's your jde-global-classpath, and it _isn't_ getting
converted properly -- the relevant function to work through for this
is jde-global-classpath.

Sorry I can't reproduce.

ht
- -- 
       Henry S. Thompson, School of Informatics, University of Edinburgh
                         Half-time member of W3C Team
      10 Crichton Street, Edinburgh EH8 9AB, SCOTLAND -- (44) 131 650-4440
                Fax: (44) 131 651-1426, e-mail: [email protected]
                       URL: http://www.ltg.ed.ac.uk/~ht/
[mail really from me _always_ has this .sig -- mail without it is forged spam]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFJv54GkjnJixAXWBoRAlMMAJ44ogpcCDitOAkeNef3pGoj0I0IcwCeM+hw
UNb2wHcYtpVBl35i4Dh3W+I=
=FMlY
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
jdee-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jdee-users

Reply via email to