IntelliJ IDEA
This is a guide document for building the server environment for the Demo through IntelliJ IDEA (2020.01.02).
Last updated
Was this helpful?
This is a guide document for building the server environment for the Demo through IntelliJ IDEA (2020.01.02).
Last updated
Was this helpful?
Download and install the below to operate IntelliJ IDEA
Preference → Build, Execution, Deployment → Compiler
Annotation Processors → Enable Annotation Processing
OmniOne SDK consists of two SDK as below.
Please use it by adding it to the Demo server project.
core.jar
server.sdk.jar
Execute IntelliJ IDEA then select Import and Open menu.
omn-demo-server
Apply OmniOne SDK at the Project Structure menu.
Apply the SDK received from OmniOne to Modules → Dependencies → Add
core.jar
server.sdk.jar
Based on the reporting date, MariaDB 10.4.13 will proceed from the DB console.
when the server runs properly, tables and schemas will be created automatically.
Create a database connection account for the Demo server to use.
Grant access to a database for the Demo server to use.
Default settings for compositing the Demo project are done.
Now the procedure for building the Issuer/SP system will begin.
Apply the applicable settings for the Issuer and the SP system.
Please run the server after all the settings are completed.