- 浏览: 34222 次
- 性别:
- 来自: 大连
最新评论
文章列表
三步
1)注册
2)开发
3)发布
注册,填写DB Prefix、Data Package信息
From the Application menu, select Application Dictionary || Module
DB Prefix:at least one db prefix is required when a module also contains database artifacts (table, column, constraints, etc.). Openbravo ERP determines the module of a database artifac ...
在openbravo根目录运行
1)ant setup (配置环境)
2)ant install.source(安装源代码到数据库)时间较长,不能有错误
3)Import into Eclipse IDE(导入项目到Eclipse)
Launch Eclipse.
After Eclipse has started go to Project menu and disable Build Automatically option there.
Now 4 projects need to be imported in the workspace (by menu File=>Im ...
环境准备。安装以下软件
1)PostgreSQL database
8.3.5 is the minimum required version
2)Sun JDK
Download and install JDK 1.6.
Add the JAVA_HOME environment variable:
Right-click on My Computer.
Select Properties. The System Properties window appears.
Select the Advanced tab then click Environment Variables.
Click ...