Bug 69207 - .class generation pb
Summary: .class generation pb
Status: RESOLVED DUPLICATE of bug 64646
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0.1   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-02 10:17 EDT by Xavier Méhaut CLA
Modified: 2004-07-05 10:56 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***