r982596: Project 'trunk' is missing required source folder

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

r982596: Project 'trunk' is missing required source folder

Bahman Movaqar
Hi all,

First of all sorry for being naive; I'm new to OfBiz.

I just checked out /trunk from SVN r982596 in Eclipse.  Sadly I can't
build it for the below problems reported by Eclipse:
1.  Project 'trunk' is missing required source folder:
    'framework/base/build/gen-src/javacc'
2.  Project 'trunk' is missing required source folder:
    'framework/sql/build/gen-src/javacc'

bahman@bleda [~]> java -version
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
Java HotSpot(TM) Server VM (build 16.3-b01, mixed mode)

Am I doing anything wrong?  I'd appreciate any help/hint.

TIA,

--
Bahman Movaqar
ERP Evaluation, Implementation & Deployment Consultant

PGP KeyID: 0x93086907

signature.asc (679 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: r982596: Project 'trunk' is missing required source folder

BJ Freeman
did you check if the folders were there or not.
try ./ant to just build and the command line.


Bahman Movaqar sent the following on 8/5/2010 9:23 AM:

> Hi all,
>
> First of all sorry for being naive; I'm new to OfBiz.
>
> I just checked out /trunk from SVN r982596 in Eclipse.  Sadly I can't
> build it for the below problems reported by Eclipse:
> 1.  Project 'trunk' is missing required source folder:
>      'framework/base/build/gen-src/javacc'
> 2.  Project 'trunk' is missing required source folder:
>      'framework/sql/build/gen-src/javacc'
>
> bahman@bleda [~]>  java -version
> java version "1.6.0_20"
> Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
> Java HotSpot(TM) Server VM (build 16.3-b01, mixed mode)
>
> Am I doing anything wrong?  I'd appreciate any help/hint.
>
> TIA,
>
Reply | Threaded
Open this post in threaded view
|

Re: r982596: Project 'trunk' is missing required source folder

BJ Freeman
opps
at the command line

BJ Freeman sent the following on 8/5/2010 10:40 AM:

> did you check if the folders were there or not.
> try ./ant to just build and the command line.
>
>
> Bahman Movaqar sent the following on 8/5/2010 9:23 AM:
>> Hi all,
>>
>> First of all sorry for being naive; I'm new to OfBiz.
>>
>> I just checked out /trunk from SVN r982596 in Eclipse. Sadly I can't
>> build it for the below problems reported by Eclipse:
>> 1. Project 'trunk' is missing required source folder:
>> 'framework/base/build/gen-src/javacc'
>> 2. Project 'trunk' is missing required source folder:
>> 'framework/sql/build/gen-src/javacc'
>>
>> bahman@bleda [~]> java -version
>> java version "1.6.0_20"
>> Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
>> Java HotSpot(TM) Server VM (build 16.3-b01, mixed mode)
>>
>> Am I doing anything wrong? I'd appreciate any help/hint.
>>
>> TIA,
>>
>