0
在eclipse中導入openbravo。如何在eclipse中爲openbravo解決Junit.jar庫缺失錯誤
一切工作正常,除了顯示在主Openbravo的項目一個錯誤,它顯示了失蹤的junit.jar
我試圖刪除jar文件和添加下載jar文件所需的庫但它給了很多錯誤。
爲什麼發生?
解決方案是什麼?
在eclipse中導入openbravo。如何在eclipse中爲openbravo解決Junit.jar庫缺失錯誤
一切工作正常,除了顯示在主Openbravo的項目一個錯誤,它顯示了失蹤的junit.jar
我試圖刪除jar文件和添加下載jar文件所需的庫但它給了很多錯誤。
爲什麼發生?
解決方案是什麼?
在運行「install.source」並導入到Eclipse之前執行「ant setup」。 Ant安裝過程會在.settings文件夾,.classpath下添加「org.eclipse.wst.common.component」,它將在導入過程中解決99%的問題。
http://wiki.openbravo.com/wiki/Installation/Custom/Openbravo_Setup
好的,我會運行install.source之前執行從終端螞蟻安裝(但我使用Openbravo的3月,我從來沒有遇到install.source).Importing意味着什麼?在eclipse中拖放build.xml或在eclipse中導入整個openbravo項目? –
選中: - openbravo @ Z3d:〜$ vim.tiny工作區/ obdev/.settings/org.eclipse。 org.eclipse.core.resources.prefs org.eclipse.jdt.core.prefs org.eclipse.jst.common.project.facet.core.prefs org.eclipse.wst.common.component org.eclipse .wst.common.component.template org.eclipse.wst.common.project.facet.core.xml openbravo @ Z3d:〜$ vim.tiny工作區/ obdev/.settings/org.eclipse。 –