I just found something that may be interesting. If you look at jde-ant.el you will see code like: (eq system-type 'cygwin32))
In other code files the check is done against a list of cygwin values: (if (or (member system-type '(cygwin32 cygwin)) I have the value "cygwin" for system-type, incidentally. I'm not using ant, by the way, so this isn't the problem I'm having, but maybe it is worth investigating whether this is a bug or not. ------------------------------------------------------------------------------ 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
