How to convert Java project into .exe file in eclipse 2020

Поделиться
HTML-код
  • Опубликовано: 22 ноя 2024

Комментарии • 9

  • @RavenFelman
    @RavenFelman 2 года назад +2

    Sorry for the dumb question but this is a GUI Java project/application?

  • @waleedhussein5373
    @waleedhussein5373 3 года назад +3

    Exported exe file work fine on my PC , but not working on other PCs

  • @willenproduction567
    @willenproduction567 3 года назад +1

    Hi hack frenzy!, I want to ask u something, so if my application will use database to store data (like data transaction) , should I use Online SQL Server so other people can use my apk or I can just use SQL Server on-premise? (the people doesn't have SQL application like ssms or mysql on their device). I'm afraid if I use SQL on-premise people can't use the apk because they can't open my apk or they cannot insert new data to database.

  • @00aid
    @00aid 4 года назад

    mine isnbt working, i did everything but the .exe wont open. any help?

    • @HackFrenzy
      @HackFrenzy  4 года назад

      Export your project into runnable jar file.....

    • @00aid
      @00aid 4 года назад +1

      @@HackFrenzy Thabk you! that worked.

  • @thilaksankodeeswaran6125
    @thilaksankodeeswaran6125 4 года назад +1

    thanks Anna