-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EMF Client installer updates #143
Comments
Need to include -Dcom.sun.security.enableAIAcaIssuers=true in command-line options |
Wildcard classpath: set CLASSPATH=%EMF_HOME%\lib*;%EMF_HOME%\emf-client.jar |
Look at setting the Client Home Directory to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
UI items
Make initial window larger by default
Make sure text fields expand when window is expanded
Add new field to specify command-line options
Check for access to Client Home Directory access (#125)
batch file updates
Use wildcard for classpath in generated batch file to avoid really long command line
Include "-Djavax.net.ssl.trustStoreType=WINDOWS-ROOT" for HTTPS
The text was updated successfully, but these errors were encountered: