Hi,Any ideas on how to make it easy for Eclipse users to use antlr to generate code that is then used to compile other modules?
Craig Begin forwarded message:
From: Neeraj Joshi <[EMAIL PROTECTED]> Date: January 3, 2008 4:25:48 PM PST To: [EMAIL PROTECTED]Subject: Re: svn commit: r608608 [1/3] - in /incubator/imperius/ trunk/modules/imperius-splcore/src/org/apache/imperius/spl/parser/ compiler: SPLTreeParser.java SPLTreeParser.smap SPLTreeParserTokenTypes.txtReply-To: [EMAIL PROTECTED] Hi Craig, I agree that its not ideal to checkin generated code. The reason I am doing this is to make life easy for people who import the code into eclipse (or any other IDE) ( as these files are required for the code to compile) Any ideas to get around this? Neeraj ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Those are my principles. If you don't like them I have others." http://incubator.apache.org/imperius Neeraj Joshi Autonomic Computing Policy Development Tivoli, IBM ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Craig L Russell <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 01/03/2008 07:19 PM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject Re: svn commit: r608608 [1/3] - in/incubator/imperius/trunk/modules/imperius-splcore/src/org/apache/ imperius/spl/parser/compiler:SPLTreeParser.java SPLTreeParser.smap SPLTreeParserTokenTypes.txt Hi Neeraj, Generally, generated files should not be checked into svn. They should only appear in the target directory when you build. Maybe I'm not clear on why you need these checked in... Craig On Jan 3, 2008, at 11:42 AM, [EMAIL PROTECTED] wrote:Author: jneeraj Date: Thu Jan 3 11:42:07 2008 New Revision: 608608 URL: http://svn.apache.org/viewvc?rev=608608&view=rev Log: ANTLR generated files Added: incubator/imperius/trunk/modules/imperius-splcore/src/org/ apache/imperius/spl/parser/compiler/SPLTreeParser.java incubator/imperius/trunk/modules/imperius-splcore/src/org/ apache/imperius/spl/parser/compiler/SPLTreeParser.smap incubator/imperius/trunk/modules/imperius-splcore/src/org/ apache/imperius/spl/parser/compiler/SPLTreeParserTokenTypes.txtCraig Russell Architect, Sun Java Enterprise System http://java.sun.com/products/jdo 408 276-5638 mailto:[EMAIL PROTECTED] P.S. A good JDO? O, Gasp!
Craig Russell Architect, Sun Java Enterprise System http://java.sun.com/products/jdo 408 276-5638 mailto:[EMAIL PROTECTED] P.S. A good JDO? O, Gasp!
smime.p7s
Description: S/MIME cryptographic signature
