Skip to main content



      Home
Home » Newcomers » Newcomers » How to locate an xml file from Eclipse preferences
How to locate an xml file from Eclipse preferences [message #269960] Fri, 03 April 2009 15:32
Eclipse UserFriend
Hello everyone,
I wanted to know how to locate an xml file from Eclipse's Windows ->
Preferences menu, so that I need not give the path of the xml file in my
project which retrives data from the xml file and displays on the
console..........

eg:

public String DATA_FILE = "C:\\jaxb_2.1.9\\dbtemp.xml";
dataFile1 = new File(DATA_FILE);


Please help.

Regards,
Jacob
Previous Topic:Jar explorer
Next Topic:Why Eclipse gives warnings in JSP fragments?
Goto Forum:
  


Current Time: Thu Jul 17 20:11:40 EDT 2025

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

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

Back to the top