Create a new Visual Studio project
How to set up Visual Studio to program with the GRIA API.
The GRIA Java client API can be recompiled into a DLL for use in .NET environments.
Page
2
of
3.
Open Visual Studio and create a new project. It is then simply a case of adding in the required references.
From GRIA:
- gria.dll
- gria-account-client-5.3.1.jar.dll
- gria-cltmgtregistry-client-5.3.1.jar.dll
- gria-data-client-5.3.1.jar.dll
- gria-job-client-5.3.1.jar.dll
- gria-membership-client-5.3.1.jar.dll
- gria-ogsadai-client-5.3.1.jar.dll
- gria-sla-client-5.3.1.jar.dll
From JESSIE:
- jessie.dll
From IKVM:
- IKVM.AWT.WinForms
- IKVM.Runtime
- IKVM.OpenJDK.ClassLibrary
