Statistics
| Revision:

svn-gvsig-desktop / tags / v1_1_Build_1003 / extensions / extExpressionField / install / resources / Readme-ExpresionField.txt @ 12271

History | View | Annotate | Download (1.11 KB)

1
Expresion Field Plugin version 1.0 (Build number #build.number#):
2

    
3
Before starting, check the following points:
4

    
5
1.- Download the sources for gvSIG v1.0.2. Follow the procedure described in the ?Readme.txt? file to setup a working development environment.
6

    
7
*** Compilation
8

    
9
1.- Uncompress the pilot package into the source folder just created (gvSIG-1_0_2-src). Note: some files in the  'binaries' folder must be overwritten.
10

    
11
2.- (Only if using Eclipse) Import the projects:
12
  *1: Pick the the File/Import menu command.
13
  *2: Choose 'Existing Projects into workspace' and hit 'Next'
14
  *3: With the option 'Select root directory' press 'Browse...'
15
  *4: Locate the workspace folder (normally, this should be the default) and hit 'Accept'.
16
  *5: Click on 'Deselect All'
17
  *6: Mark the following project from the list: extExpresionField.
18
  *7: Click on 'Finish'.
19

    
20
3.- Run the 'build.xml' in the project 'extExpresionField' (using  Ant or Eclipse).
21

    
22
For further assistance, please subscribe to the gvSIG developer list and send your questions there (see in http://www.gvsig.gva.es).
23

    
24
Thanks for developing on gvSIG.
25

    
26
Regards,
27

    
28
The gvSIG Team