• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

please help running the project

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can somebody please help me in running this java project ?

This is a java project related to a hospital management system of sorts.
It has some css elements as well as database connectivity.
I was able to make the jar file but it isn't running.

https://www.dropbox.com/s/4kbgusjok5b9i0t/ima.rar?dl=0
 
Sheriff
Posts: 67746
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm not sure many people are going download unknown software to their system. Perhaps you can go into more detail of your issues here?
 
Dipankar Chatterjee
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
the rar file only contains the project bundle
 
lowercase baba
Posts: 13089
67
Chrome Java Linux
  • Likes 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Just a little tip...

When you are asking strangers to help you, your job should be to make it as easy as possible for them to do so. Giving details on what exactly the problem is, posting the relevant code here, and explaining what - specifically - you need help with makes it easy.

Asking people to download some random package - that may or may not be what you claim it to be - figure out how to compile it, figure out how to run it, and then figure out what they think you might think the problem is - that makes it difficult to help you.

Most folk would probably read your post, think "too much effort to help this guy", and then move on to help someone else.
reply
    Bookmark Topic Watch Topic
  • New Topic