首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法在eclipse中运行iDempiere model.generator

无法在eclipse中运行iDempiere model.generator
EN

Stack Overflow用户
提问于 2017-02-02 16:20:37
回答 1查看 451关注 0票数 0

我尝试运行iDempiere(版本2.1和4.1) eclipse中运行配置的model.generator。显然,在教程视频中,我注意到应该会弹出一个窗口,您可以在其中注册要生成模型的表,但在我的示例中没有弹出窗口

日志如下:

代码语言:javascript
复制
Feb 02, 2017 3:45:40 PM org.compiere.util.Language getLanguage
INFO: Adding Language=en, Country=PH, Locale=en_PH
15:45:40.596 Adempiere.startup: iDempiere(r) Release 4.1_2016-10-31 -Smart Suite ERP, CRM and SCM- (c) 1999-2016 iDempiere(r); Implementation: iDempiere - Supported by iDempiere community [1]
15:45:40.596 Ini.loadProperties: D:\SVN\SERVER\IDEMPIERE41\idempiere.properties #32 [1]
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [bundleresource://31.fwk2129221032:1/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [bundleresource://31.fwk2129221032:2/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.JDK14LoggerFactory]
15:45:41.155 DB.isBuildOK: Build DB=${env.ADEMPIERE_VERSION} 20080428-1232 [1]
15:45:41.155 DB.isBuildOK: Build Cl=4.1.0.qualifier [1]
15:45:41.175-----------> DB.isBuildOK: Build Version Error 

The program assumes build version 4.1.0.qualifier, but database has build version ${env.ADEMPIERE_VERSION} 20080428-1232. 
This is likely to cause hard to fix errors. 
Please contact administrator. [1]
15:45:41.245 Language.getLanguage: Adding Language=en, Country=US, Locale=en_US [1]
15:45:41.255 Language.getLanguage: Adding Language=en, Country=US, Locale=en_US [1]
usage: ModelGenerator folder packageName entityType tableName
EN

回答 1

Stack Overflow用户

发布于 2017-02-03 11:30:33

听起来您在“运行配置”中添加了错误数量的参数。

在不带参数的情况下调用程序时,将显示您期望的弹出窗口。

如果您想使用参数运行它,那么您需要添加四个参数:- folder - packageName - entityType - tableName

致以敬意,

卡洛斯·鲁伊斯·http://wiki.idempiere.org/wiki/User:CarlosRuiz

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/41997277

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档