You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Torsten Curdt (JIRA)" <ji...@apache.org> on 2007/10/10 00:22:51 UTC

[jira] Commented: (JCI-54) Some good example of using JCI APIs

    [ https://issues.apache.org/jira/browse/JCI-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12533532 ] 

Torsten Curdt commented on JCI-54:
----------------------------------

Hey, Eric. Thanks. But I am not sure what you mean with input/output. Did you have a close look at

 http://commons.apache.org/jci/usage.html
 http://svn.apache.org/repos/asf/commons/proper/jci/trunk/examples/src/main/java/org/apache/commons/jci/examples/
 http://svn.apache.org/repos/asf/commons/proper/jci/trunk/core/src/test/java/org/apache/commons/jci/compilers/AbstractCompilerTestCase.java

? It's really not that complicated. Please let me know what is missing.

A tutorial/article is planed but I would prefer to finish the jsr199 implementation first.
But I am developing on OSX and java6 is not up-to-date there :-(

Please let me know how I can help. I suggest to subscribe to the commons user list.

http://commons.apache.org/jci/mail-lists.html


> Some good example of using JCI APIs
> -----------------------------------
>
>                 Key: JCI-54
>                 URL: https://issues.apache.org/jira/browse/JCI-54
>             Project: Commons JCI
>          Issue Type: Wish
>          Components: examples
>    Affects Versions: 1.0
>         Environment: All operating systems
>            Reporter: Yuanle Cai
>             Fix For: 1.0
>
>
> Hi guys,
> I am just finding out that you have created such a good library for java compilers. 
> However, I felt really frustrated since I could not find even a simple example of really using the API. Of course, you show three examples there, but there is no correct input and correct output... The worst thing is that there is no tutorial/article about JCI  publicly available so that I could not follow a simple example to start using the API.
> Would you please provide a starting example with expected input and expected output, and showing possible pitfalls during the process? I think this would ease beginners and help extend your user base. Thanks.
> Regards,
> Eric

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