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

running the project #1

Open
hirdyansh05 opened this issue Oct 31, 2023 · 1 comment
Open

running the project #1

hirdyansh05 opened this issue Oct 31, 2023 · 1 comment

Comments

@hirdyansh05
Copy link

hey can you let me know how to run your project on the local machine, I am using Ubuntu and running it on vs code with JDK 17 on my machine.

@theanasuddin
Copy link
Owner

Hi, great to hear that you are trying to make it run. Probably the easiest way forward is to use a modern full-fledged IDE such as Eclipse, IntelliJ, or Netbeans and import the project there. Once it is successfully imported, you can easily make it run by clicking on the play button from the IDE if everything goes right. Also, as far as I can remember, the project was written using 8 but 17 may just work fine as well because 17 should support backward compatibility in most cases. Running it on VS Code will require a bit more configuration but we can achieve that as well if we want to. As you are using Ubuntu as a distro, I would suggest that you download and install those above-mentioned IDEs from Canonical's Snapcraft or package managers of some other kind supported by your distro like APT. You can also download .deb packages for your desired IDEs from the publisher's website directly as it is also the easiest way to install packages in Ubuntu.

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