Thanks, it works ________________________________ best regards, -zhenhua
From: Julian Hyde<mailto:[email protected]> Date: 2015-06-19 08:59 To: [email protected]<mailto:[email protected]> Subject: Re: runtime.Resources Yes, it is generated. See the hydromatic-resource-maven-plugin in core/pom.xml. If there isn't a Resources.java under core/target/generated-sources, run "mvn clean" then "mvn compile". On Thu, Jun 18, 2015 at 4:01 AM, Lai Yeong Wei <[email protected]> wrote: > Hi Zhenhua, > > I think that file is generated during the "mvn install", if a "mvn > eclipse:eclipse" is execute, it should be found at the source file physical > directory of calcite-core/target/generated-sources/resgen. > > Thanks! > > Rgds, > > Yeong > > On 18 June 2015 at 18:04, wangzhenhua (G) <[email protected]> wrote: > > > Hi, > > > > Is there a Resources class under org.apache.calcite.runtime? > > It's imported in many files but it seems not in the project? > > > > Thanks > > > > ________________________________ > > best regards, > > -zhenhua > > >
