CSJCurrent en:Example Project: Unterschied zwischen den Versionen

Aus Cryptshare Documentation
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
Zeile 15: Zeile 15:
'''Click here to show the instructions for importing this project into IntelliJ'''
'''Click here to show the instructions for importing this project into IntelliJ'''


# Download the [[:File:23953545.zip|project zip]] from this page and unpack it to your workspace.
1. Download the [[:File:23953545.zip|project zip]] from this page and unpack it to your workspace.
# In IntelliJ select 'File' → 'New' → 'Project from Existing Sources'
 
2. In IntelliJ select 'File' → 'New' → 'Project from Existing Sources'
[[File:23953544.png]]
[[File:23953544.png]]
# In the next dialog select the example-project directory.
 
3. In the next dialog select the example-project directory.
[[File:23953542.png]]
[[File:23953542.png]]
# In the next dialog select 'Import project from external model' and 'Maven'.
 
4. In the next dialog select 'Import project from external model' and 'Maven'.
[[File:23953541.png]]
[[File:23953541.png]]
# Follow the remaining steps of the wizard by clicking 'Next'.
 
5. Follow the remaining steps of the wizard by clicking 'Next'.


== Eclipse ==
== Eclipse ==
Zeile 28: Zeile 32:
'''Click here to show instructions for importing this project into Eclipse'''
'''Click here to show instructions for importing this project into Eclipse'''


# Download the [[File:23953545.zip|project zip]] from this page and unpack it to your workspace.
1. Download the [[:File:23953545.zip|project zip]] from this page and unpack it to your workspace.
# In Eclipse select 'File' → 'Import'
 
2. In Eclipse select 'File' → 'Import'
[[File:23953540.png]]
[[File:23953540.png]]
# Select 'Existing Maven Projects'
 
3. Select 'Existing Maven Projects'
[[File:23953539.png]]
[[File:23953539.png]]
# Click on 'Browse', select the project directory and click 'OK'
 
4. Click on 'Browse', select the project directory and click 'OK'
[[File:23953546.png]]
[[File:23953546.png]]
# Click on 'Finish'
 
5. Click on 'Finish'


-----
-----

Aktuelle Version vom 3. Januar 2023, 10:15 Uhr



General

This page contains a simple Maven Java Project showing how the Java API for Cryptshare can be used.

Java API Version 5.0.1
Please note, that the Maven setup is configured to use the API version 5.0.1. Make sure you have the corresponding API version installed in the used repository.

Maven

How to import the project to your favorite IDE

IntelliJ

Click here to show the instructions for importing this project into IntelliJ

1. Download the project zip from this page and unpack it to your workspace.

2. In IntelliJ select 'File' → 'New' → 'Project from Existing Sources' 23953544.png

3. In the next dialog select the example-project directory. 23953542.png

4. In the next dialog select 'Import project from external model' and 'Maven'. 23953541.png

5. Follow the remaining steps of the wizard by clicking 'Next'.

Eclipse

Click here to show instructions for importing this project into Eclipse

1. Download the project zip from this page and unpack it to your workspace.

2. In Eclipse select 'File' → 'Import' 23953540.png

3. Select 'Existing Maven Projects' 23953539.png

4. Click on 'Browse', select the project directory and click 'OK' 23953546.png

5. Click on 'Finish'