Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [wtp-dev] API Scanning Tool Available

The functionality appears to overlap 3.1M3/s "early detection of reference to internal classes" quite a bit, see:
http://download.eclipse.org/downloads/drops/S-3.1M3-200411050810/eclipse-news-part1-M3.html
It would be nice for any additional functionality the scanner provides to be folded into these existing integrated checks.
 
Maintaning the component xml files looks painful. Why not keep the annotations for things like "clients shouldn't implement this interface" in the source code itself, either through special comments or later through J2SE5 annotations?
 


From: wtp-dev-admin@xxxxxxxxxxx [mailto:wtp-dev-admin@xxxxxxxxxxx] On Behalf Of Arthur Ryman
Sent: Tuesday, February 08, 2005 10:02 AM
To: bjorn@xxxxxxxxxxxx; cney@xxxxxxxxxxxxx; David M Williams; dominique.devito@xxxxxxxxxxxxx; Jochen Krause; mitch.sonies@xxxxxxxxxxxxx; naci.dai@xxxxxxxxxxxxx; wtp-dev@xxxxxxxxxxx
Subject: [wtp-dev] API Scanning Tool Available


Jeffrey Liu has published a Web page that describes the new API Scanner[1]. Please review this and send your comments to this list.

[1] http://eclipse.org/webtools/development/apiscanner/apiscanner.html

Arthur Ryman,
Rational Desktop Tools Development

Back to the top