Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » .properties file in project(How is .propoerties file detected )
.properties file in project [message #1263846] Tue, 04 March 2014 20:41 Go to next message
jignesh soni is currently offline jignesh soniFriend
Messages: 7
Registered: February 2014
Junior Member
I am using a java project already created on our system. This java project has env.properties file in it. When I create runnable jar file without this env.properties file, and then run it on cmd line, it fails.

I have another roject without .properties file which I have created and when I run this file, it runs fine.

So how does eclipse know, which project has jar file and which one does not ? Where do I specify where and which properties to look for ?

Thanks
Re: .properties file in project [message #1273034 is a reply to message #1263846] Wed, 19 March 2014 11:04 Go to previous message
shankha banerjee is currently offline shankha banerjeeFriend
Messages: 40
Registered: February 2013
Member
Try one of these:

http://www.wikihow.com/Add-JARs-to-Project-Build-Paths-in-Eclipse-%28Java%29http://www.wikihow.com/Add-JARs-to-Project-Build-Paths-in-Eclipse-%28Java%29
Previous Topic:Eclipse on Mac still does not support swing-javafx properly??
Next Topic:Code Issue
Goto Forum:
  


Current Time: Fri Apr 26 19:38:11 GMT 2024

Powered by FUDForum. Page generated in 0.03140 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top