Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Hotswap in Eclipse
Hotswap in Eclipse [message #189051] Thu, 09 December 2004 05:39 Go to previous message
Eclipse User
Originally posted by: rajeshvenkatesan.rediffmail.com

I am currently using Eclipse 3.0 with JDK1.4.2_02.

When I compile my application(Swing) with Eclipse and then start
debugging, the hotswap of Eclipse works perfectly.

However when I remote debug some code in my weblogic server, hotswap
always fails. I am not making any schema change in my class (no new vars,
methods).

However, if I initiate the build using an ANT build file for my project
and then configure the ANT builder in eclipse, Hot Swap works fine!!

I see that there seems to be quite some difference in the class files
generated by Eclipse and that generated by ANT even in terms of size. For
eg. ANT class file is 76KB in size whereas Eclipse class files are 104 KB
in size.

Is there anyway to tweak the compiler setting of Eclipse to behave as ANT
or a normal Javac behaves so that HotSwap will work?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:how to compile an AST tree?
Next Topic:Annotation Processor Completions
Goto Forum:
  


Current Time: Sat May 18 10:18:03 EDT 2013

Powered by FUDForum. Page generated in 0.02004 seconds