Re: jde-eclipse-compile-server and compiled class files.

"Suraj Acharya" <[email protected]> Tue, 27 Nov 2007 11:09:41 -0800
Newsgroups gmane.emacs.jdee
Message-ID <[email protected]>
------=_Part_2456_27925091.1196190581074
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

 Hi Phuah,

You probably need to modify the arguments to ecj to write out the class
files to disk to a directory that is in the classpath. IIRC by default,
jde-eclipse-compile-server.el does not generate any class files during its
syntax checks.

Suraj

On Nov 22, 2007 9:46 PM, Yee Keat Phuah <[email protected]> wrote:

> Hi,
>
> I am using the jde-eclipse-compile-server.el plugin. What a wonderful
> godsend.
> But now I realized that if I add a function to file1.java, and then
> switch to file2.java, the function will not be visible and will be
> marked as invalid.
> Since ecj have already compiled file1.java, I should be able to get it
> to go inside the classpath directly. I have looked into the source
> jde-eclipse-compile-server.el but to no avail. Have anybody
> accomplished this before?
>
> Cheers,
> Phuah Yee Keat
>

------=_Part_2456_27925091.1196190581074
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

<span>
</span>Hi Phuah,<br><br>You probably need to modify the arguments to ecj to write out the class files to disk to a directory that is in the classpath. IIRC by default, jde-eclipse-compile-server.el does not generate any class files during its syntax checks.
<br><br>Suraj<br><br><div class="gmail_quote">On Nov 22, 2007 9:46 PM, Yee Keat Phuah &lt;<a href="mailto:[email protected]" target="_blank">[email protected]</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi,<br><br>I am using the jde-eclipse-compile-server.el plugin. What a wonderful godsend.<br>But now I realized that if I add a function to file1.java, and then<br>switch to file2.java, the function will not be visible and will be
<br>marked as invalid.<br>Since ecj have already compiled file1.java, I should be able to get it<br>to go inside the classpath directly. I have looked into the source<br>jde-eclipse-compile-server.el but to no avail. Have anybody
<br>accomplished this before?<br><br>Cheers,<br><font color="#888888">Phuah Yee Keat<br></font></blockquote></div><br>

------=_Part_2456_27925091.1196190581074--