Using ant or javac with M-x compile

"BUTT,JOHN (HP-UnitedKingdom,ex2)" <[email protected]>
Newsgroups gmane.emacs.xemacs.windows
Message-ID <[email protected]>
I am using ant to compile Java source using the native windows version of
XEmacs. If I compile my code, errors are generated in the compilation buffer
that look something like:

 

C:\Documents and Settings\johnb\My Documents\Together
Projects\TestMgr\JavaSrc\dataModel\SSLConnection.java:63: illegal start of
type

  private boolean sendFile( String name, )

                                         ^

C:\Documents and Settings\johnb\My Documents\Together
Projects\TestMgr\JavaSrc\dataModel\SSLConnection.java:353: <identifier>
expected

}

 ^

C:\Documents and Settings\johnb\My Documents\Together
Projects\TestMgr\JavaSrc\dataModel\SSLConnection.java:63: missing method
body, or declare abstract

  private boolean sendFile( String name, )

 

Unfortunately, I can't use compilation-next-error or
compilation-previous-error, I assume because the paths are dos like and not
unix?

 

Is there any way around this problem? 

 

Thanks,

 

John B.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.