Hi!

And what is preferrable way to do this ? ( to use properties from IDEA's project ? )
I need to know (in ant-file) such parameters as project output paths, project source 
paths and so on ...

Sincerely,
Yarick.


Eugene Belyaev wrote:
> We have an opposite solution: you may use properties from IDEA's project 
> in your build files.
> 
> Regards,
> 
> Eugene Belyaev
> 
>     "Caldwell, David" <[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>> wrote in message
>     news:[EMAIL PROTECTED]...
>     Hi,
>      
>     Idea could look in the ant build files & use the javac classpath for
>     its on-the-fly error checking rather than making us redundantly
>     enter the paths in the project properties.
>      
>     Currently, I have to go to project properties; paths; classpath an
>     add the paths of jars that my java files use.  Those paths are
>     already in the ant build file, so the build works fine.  But I have
>     to redundantly add the paths to the project properties to prevent
>     idea from erroneously showing errors to the right of the scrollbar.
>      
>     Thanks,
>     David
> 


_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to