> If I am using jdk1.4 I would expect to include: /src/jdk/1.4
> /src/jdk/common
That's your minimum
> /src/j2ee/1.4 /src/2jee/common
if you want these, then you have to include an appropriate j2ee.jar. The
version below j2ee (1.2 or 1.3) is of the j2ee library, not the jdk. The
1.4 version
should never have been committed.
> but if I do this I am missing classes. If I incclude both 1.3 and 1.4
> I get conflicts - the best I appear to be able to do is:
the reason for the separate directories is because of those conflicts.
It sounds like you might want to do this with someone in tow. You've
been in VisualAge too long ;-)
S.
|