Hi adam,
               i have fallowed matthew,got the out put but not the one i
wanted it. here i didget those strings passed as configaration
parameters.sowhat might be the problem

      and i have taken one step futher by  putting this class ias
webapplication.can i do like that.my first goal is some what like this. is
it going to be working?

vijay


On 9/15/07, Adam Lally <[EMAIL PROTECTED]> wrote:
>
> On 9/14/07, vijay vijay <[EMAIL PROTECTED]> wrote:
> >
> > System.*err*.println("Usage: java
> com.ibm.uima.example.ExampleApplication "+
> > "<AnalysisEngine.xml> +
> <D:"\"eclipse\vijay\workspace\exampleApplication\input>
> > <D:"\"eclipse\vijay\workspace\exampleApplication\output>")
> > i am getting an error like this
> >
> > "Syntax error, insert ")" to complete MethodInvocation".
> > i have tried not my best.
> >
>
> As Matthew said, these are basic Java questions.  If you need help
> understanding what System.err.println does and how to fix Java syntax
> errors, I suggest you take a step back from UIMA and spend some time
> going through the Java tutorial:
> http://java.sun.com/docs/books/tutorial/.  Or buy a book on how to
> program in Java.
>
> -Adam
>

Reply via email to