Bug 32580

Summary: diff tool zip doesn't contain full source
Product: [Eclipse Project] JDT Reporter: Ed Burnette <ed.burnette>
Component: CoreAssignee: Jed Anderson <jed.anderson>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.1   
Target Milestone: 2.1 RC1   
Hardware: All   
OS: All   
Whiteboard:

Description Ed Burnette CLA 2003-02-23 00:58:56 EST
I downloaded the diff tool (from the jdt development resources page) and tried
to build it from the source in diffsrc.zip. However these packages are missing:

com.example.location
com.example.util
Comment 1 Jed Anderson CLA 2003-02-24 12:16:06 EST
My build scripts must have missed those.  I will rebuild today.
Comment 2 Jed Anderson CLA 2003-02-24 14:09:20 EST
The new build has been posted.  It includes _all_ of the source.  Thanks for the
bug report!