Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] Is there a Spec?


I should have commented:  info in Java EE 5 spec page 154, section 8.4.2

Thank you,

Jason A. Sholl
jsholl@xxxxxxxxxx
919-543-0011 (t/l 441-0011)



From: Rob Stryker <rob.stryker@xxxxxxxxxx>
To: "General discussion of project-wide or architectural issues." <wtp-dev@xxxxxxxxxxx>
Date: 02/18/2009 05:52 AM
Subject: [wtp-dev] Is there a Spec?





Hi All:

I was browsing through
org.eclipse.jst.jee.archive.internal.ArchiveFactoryImpl and came across
the following lines:

   // TODO add tracing support
   // info in spec page 154
   public IArchive openArchive(ArchiveOptions archiveOptions) throws
ArchiveOpenFailureException {


Is there a spec for WTP that I'm missing or is this referencing some
other spec? Thanks.

- Rob Stryker
_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev



Back to the top