Skip to content
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

Create exe. #367

Open
amlsantos opened this issue Jul 23, 2017 · 2 comments
Open

Create exe. #367

amlsantos opened this issue Jul 23, 2017 · 2 comments

Comments

@amlsantos
Copy link

Hi guys
How can I create an .exe from my eclipse metastone project?
I imported the metastone into eclipse and made some changes within the GAME and UI packages.

@demilich1
Copy link
Owner

You need to run 'gradlew build'. Afterwards you can find the build artifacts in /app/distribution

@amlsantos
Copy link
Author

Hi again
When the script tries to compile java, it fails.
Shows some errors regarding the UTF-8 and others packages that I added but cannot been found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants