Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0007886 | Openbravo ERP | 01. General setup | public | 2009-03-01 12:14 | 2009-03-18 11:03 |
|
Reporter | MariamSalah | |
Assigned To | AinhoaPagola | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | no change required | |
Platform | | OS | 10 | OS Version | XP |
Product Version | 2.50alpha-r11 | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0007886: issues in ant tasks |
Description | I am following the instructions of [1] to install Openbravo 250-alphar11 using Eclipse IDE.
When setting the ant tasks that i might need (I dragged the build.xml file to the Ant tab). I found out that there are some ant tasks have the warning sign with some missing classes error.
for example when i click on eclipse.install.source, i have an error shown saying "taskdef class org.openbravo.erpCommon.modules.ApplyModuleTask cannot be found". I checked the source code i checked out and i found that class!!
same goes for install.source, package.module, db.apply.modules and db.apply.modules.sampledata but for different missing classes!
[1] http://wiki.openbravo.com/wiki/Installation_and_setup_of_Eclipse_IDE [^] |
Steps To Reproduce | follow the steps in [1]
[1] http://wiki.openbravo.com/wiki/Installation_and_setup_of_Eclipse_IDE [^] |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0007571 | | closed | alostale | eclipse.install.source does not work | blocks | defect | 0009707 | | closed | iperdomo | The eclipse.install.source does not work |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-03-01 12:14 | MariamSalah | New Issue | |
2009-03-01 12:14 | MariamSalah | Assigned To | => rafaroda |
2009-03-02 09:39 | AinhoaPagola | Note Added: 0014201 | |
2009-03-02 09:46 | AinhoaPagola | Issue Monitored: AinhoaPagola | |
2009-03-02 09:51 | MariamSalah | Note Added: 0014208 | |
2009-03-02 10:04 | AinhoaPagola | Note Added: 0014209 | |
2009-03-02 10:47 | MariamSalah | Note Added: 0014211 | |
2009-03-02 10:58 | AinhoaPagola | Note Added: 0014212 | |
2009-03-02 11:18 | MariamSalah | Note Added: 0014214 | |
2009-03-03 13:37 | rafaroda | Relationship added | related to 0007571 |
2009-03-03 13:38 | rafaroda | Note Added: 0014310 | |
2009-03-03 13:38 | rafaroda | Assigned To | rafaroda => AinhoaPagola |
2009-03-03 13:38 | rafaroda | Status | new => feedback |
2009-03-03 14:07 | MariamSalah | Note Added: 0014312 | |
2009-03-03 16:05 | AinhoaPagola | Regression testing | => No |
2009-03-03 16:05 | AinhoaPagola | Status | feedback => closed |
2009-03-03 16:05 | AinhoaPagola | Resolution | open => no change required |
2009-03-03 16:07 | AinhoaPagola | Note Added: 0014325 | |
2009-03-18 11:03 | anonymous | sf_bug_id | 0 => 2691453 |
2009-06-29 16:20 | networkb | Relationship added | blocks 0009707 |
Notes |
|
|
Hello Mariam,
I had a similar problem and turned out to be that my ant home variable was not correct. Have you checked if your Ant home is correct?
You can check it at: Window -> Preferences: Ant -> Runtime. Click button Ant Home.
Regards,
Ainhoa Pagola |
|
|
|
Hi Ainhoa,
What folder should i use to be the location of my ANT_HOME? When i clicked the Ant Home button, I found that my ant home folder is set to my workspace main folder? should i change that?
Thanks,
Mariam |
|
|
|
Hello Mariam,
It should be pointing to: your-eclipse-> plugins -> org.apache.ant_1.7.0.... folder. |
|
|
|
Hello Ainhoa,
I have modified my ant home, re-build the project and re-dragged the build.xml file to ant tab.
I still have the same issues. However, i guess i might need to install the whole project again to reflect the changes (Like what happens when i change the JDK, or the compiler level. It never feels the changes until i re-install everything).
I'll try that later and let you know.
Many thanks,
Mariam |
|
|
|
How you tried exiting eclipse workspace and opening it again? |
|
|
|
I'm not sure what you mean by the question!
However, yes, i exited Eclipse and re-opened it. |
|
|
|
|
|
|
Hi Rafa,
I have tested that already!
It seems the ant issues do not exist any more.
Let me know if you need me to test anything else,
Thanks,
Mariam |
|
|
|
Hello Mariam,
I am closing the issue since you say is not there anymore.
Thanks,
Ainhoa. |
|