Bug 69207

Summary: .class generation pb
Product: [Eclipse Project] JDT Reporter: Xavier Méhaut <xavier.mehaut>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: Olivier_Thomann
Version: 3.0   
Target Milestone: 3.0.1   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Xavier Méhaut CLA 2004-07-02 10:17:18 EDT
Hello,
I use Eclipse 3.0 and It seems there are some pbs with .class generation (maybe
;-) ) . On several projects , it seems that when I change a .java file, the
corresponding .class file is not updated/recreated. I've tried "automatic
build", "Build all", "build project"...without success :-( the .class files are
not regenerated... What I 've missed? So I'm not confident anymore in my .class
file :-(
best regards
Xavier
Comment 1 Olivier Thomann CLA 2004-07-04 10:09:23 EDT
Could you please provide a test case to reproduce?
Comment 2 Olivier Thomann CLA 2004-07-04 13:05:31 EDT
Add CC'
Comment 3 Philipe Mulet CLA 2004-07-05 09:17:41 EDT
Please reopen once steps to reproduce are available.
Comment 4 Xavier Méhaut CLA 2004-07-05 10:46:39 EDT
Hello,
I've found the reason of the prbs I encountered. It  was due to the Sysedo
Tomcat plugin. The solution was described by rudolf :
" Problem with Eclipse 3/Sysdeo Tomcat Launcher ("Required library cannot denote
external folder...."):
Open project properties --> Java Build Path --> Libraries and remove
'TOMCAT_HOME' (it's marked with a small, yellow warning sign), because this is
not a java library.
Eclipse 2.12 displays the same warning but ignores the not existing library.
Rudolf"
I don't know if there is something to do in eclipse (maybe have the former
behavior as in 2.1 ?)...
best regards
Xavier
Comment 5 Philipe Mulet CLA 2004-07-05 10:53:42 EDT
Reopening
Comment 6 Philipe Mulet CLA 2004-07-05 10:56:46 EDT

*** This bug has been marked as a duplicate of 64646 ***