You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Sean Qiu (JIRA)" <ji...@apache.org> on 2010/02/25 04:10:27 UTC

[jira] Assigned: (HARMONY-6450) [jdktools] Implement the apt command line tool

     [ https://issues.apache.org/jira/browse/HARMONY-6450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Qiu reassigned HARMONY-6450:
---------------------------------

    Assignee: Sean Qiu

> [jdktools] Implement the apt command line tool
> ----------------------------------------------
>
>                 Key: HARMONY-6450
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6450
>             Project: Harmony
>          Issue Type: Task
>          Components: JDK
>            Reporter: Mark Hindess
>            Assignee: Sean Qiu
>
> The Annotation Processing Tool (apt) is provided as part of the basic JDK tools (http://java.sun.com/javase/6/docs/technotes/tools/index.html). It is expected that the implementation will be written in Java using the samsa launcher.  It will be necessary to implement the missing class library packages that support the implementation,
> namely:
>   javax.annotation.processing
>   javax.lang.model
>   javax.lang.model.element
>   javax.lang.model.type
>   javax.lang.model.util

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.