AP4J-Player
AP4J-Player copied to clipboard
How do I compile this?
I have a jdk installed, but I don't know waht to run to compile this... are there docs that I'm missing somewhere?
bro did u compiled this project ??
Do a manual import into eclipse ... that is the easiest way
i imported the project and it works great but what about the web project i mean html,js part it is not working
The HTML and js part should work automatically in a browser! Jut open it up!
Just for info (it may help someone, I figured out the procedure to compile) in IntelliJ IDEA you simply open the project folder and then go directly to AP4J-Player-master/build/build.xml. Then right click and click "Add as Ant Build File". Then you should get a right pane with one "folder" named AP4J Player. Click on it and then click the green "play" just over. That runs the build. Finally it has compiled the code and the .jar is located in AP4J-Player-master/build/dist/AP4JPlayer.jar Voilà ! To run the jar go in terminal and java -jar AP4JPlayer.jar Then simply go to your browser and open http://localhost:7070/