インストール、動作確認

Acceptance Testing
2.2 Administration master data 2.3 Accounting 2.5 Procurement management 仕入れ 2.6 Sales Management 2.7 Production management
Installation and setup of Eclipse IDE

5/19/2009

Installation and setup of Eclipse IDE





http://wiki.openbravo.com/wiki/Installation_and_setup_of_Eclipse_IDE



2.40 でが Buildの構成が以下のように設定されているが、








































2.50 以降では以下のファイルが自動作成されると書かれているが...

org.eclipse.wst.common.component  






ant create.database -Dapply.on.create=true

c_doctype,c_uom,c_currency,ad_impformat,ad_impformat_row,c_region,c_country

select count(*) from c_doctype ;
select count(*) from c_uom;
select count(*) from c_currency;
select count(*) from  ad_impformat;
select count(*) from  ad_impformat_row;
select count(*) from  c_region;
select count(*) from  c_country;

0 件のコメント:

コメントを投稿