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