<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<BR><BR>
<DIV>
<DIV><FONT face="Geneva, Arial, Sans-serif" color=#0000cc></FONT></DIV>
<DIV>Ramesh,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks for your prompt reply. Regarding debugging,&nbsp;the source in all the projects are not in the build path in eclipse. Should I just include all the source in all the projects in the build path manually going&nbsp;into each project? I'm sorry if I'm confusing you.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Regards</DIV>
<DIV>&nbsp;</DIV>
<DIV>Ram<BR><BR><BR>&nbsp;</DIV></DIV>
<P><BR>&gt; Subject: Re: Eclipse Dev Environment Set Up for Teiid<BR>&gt; From: rareddy@redhat.com<BR>&gt; To: rkishore999@hotmail.com<BR>&gt; CC: teiid-dev@lists.jboss.org<BR>&gt; Date: Fri, 21 Aug 2009 10:55:15 -0500<BR>&gt; <BR>&gt; Rama,<BR>&gt; <BR>&gt; You can follow instructions for setting up a Eclipse environment by<BR>&gt; using the instructions at<BR>&gt; <BR>&gt; http://www.jboss.org/community/wiki/EclipseDevEnvironmentSetUpforTeiid<BR>&gt; <BR>&gt; Once you set up the Maven, JDK and downloaded the source, you can simply<BR>&gt; run the command<BR>&gt; <BR>&gt; mvn install<BR>&gt; <BR>&gt; under the source directory where the source has been either unzipped or<BR>&gt; retrieved from the svn location. This will compile and build all the<BR>&gt; projects. At this point you can be sure that you have built the source<BR>&gt; successfully without any errors. If you have errors here, then fix them<BR>&gt; first until you have the clean build.<BR>&gt; <BR>&gt; Now, in the eclipse environment, after installing the maven plugin,<BR>&gt; import all the projects as maven projects. You can probably skip<BR>&gt; installing the SVN plugin (step: performing a check-out from eclipse) if<BR>&gt; you got the source downloaded as zip. <BR>&gt; <BR>&gt; Now coming to debugging your app, you do not need to build the Teiid<BR>&gt; project to debug your project. All you need to do start debugging your<BR>&gt; app, if code fails somewhere in the Teiid source, just place break point<BR>&gt; at that location, and when code stops at that location, use the source<BR>&gt; zip as the source file you can attach to see the code where it stopped<BR>&gt; and follow debugging from there. However, if you going to patch then you<BR>&gt; will need to setup the Teiid project and validate then patch in your<BR>&gt; project.<BR>&gt; <BR>&gt; Hopefully this helps, otherwise post what kind of errors you are seeing<BR>&gt; may be we can help. <BR>&gt; <BR>&gt; Thank you.<BR>&gt; <BR>&gt; Ramesh..<BR>&gt; <BR>&gt; <BR>&gt; On Fri, 2009-08-21 at 02:07 +0000, Rama Kishore Yelamanchilli wrote:<BR>&gt; &gt; I'm pretty new to work with Maven projects. I have followed the<BR>&gt; &gt; instructions on <BR>&gt; &gt; Eclipse Dev Environment Set Up for Teiid<BR>&gt; &gt; <BR>&gt; &gt; I have downloaded the source and imported the Maven projects (TEIID<BR>&gt; &gt; SRC 6.1) into Eclipse. I have generated source using pom.xml in<BR>&gt; &gt; TEIID-Engine module and made target/generated-sources/javacc as build<BR>&gt; &gt; path. Later I don't have a clue what to do. I have nuild the project<BR>&gt; &gt; and getting lot of build errors. <BR>&gt; &gt; <BR>&gt; &gt; Can some one help me build the TEID server project please? I want to<BR>&gt; &gt; build TEIID server and debug executing the VDB generated from TEIID<BR>&gt; &gt; Designer. <BR>&gt; &gt; <BR>&gt; &gt; Regards<BR>&gt; &gt; <BR>&gt; &gt; RK<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; ______________________________________________________________________<BR>&gt; &gt; From the hottest sporting action to the latest in news, style and<BR>&gt; &gt; entertainment, it's all on MSN India <BR>&gt; &gt; _______________________________________________<BR>&gt; &gt; teiid-dev mailing list<BR>&gt; &gt; teiid-dev@lists.jboss.org<BR>&gt; &gt; https://lists.jboss.org/mailman/listinfo/teiid-dev<BR>&gt; <BR><br /><hr />One blink is all it takes for the world to change. One click and MSN India helps you catch up <a href='http://in.msn.com' target='_new'>Try it!</a></body>
</html>