Results 1 to 5 of 5
Thread: Problem import query.*
- 02-05-2011, 10:30 PM #1
Member
- Join Date
- Feb 2011
- Posts
- 5
- Rep Power
- 0
Problem import query.*
Hi All,
I am reading the source code for Java instr package (Java Source Code Instrumentation), which is based on the package query. But I can't get the instr package compiled in eclipse, since it can't find "import query.*"
I wonder how I can get the "import query.*" work?
Thanks a lot!
-
Have you added the jar files to your Eclipse project's Java Build Path? If not, you'll need to do this first for import to work.
- 02-05-2011, 10:42 PM #3
Member
- Join Date
- Feb 2011
- Posts
- 5
- Rep Power
- 0
-
- 02-05-2011, 11:09 PM #5
Member
- Join Date
- Feb 2011
- Posts
- 5
- Rep Power
- 0
Similar Threads
-
Problem with import libraries
By sarwar1234 in forum New To JavaReplies: 3Last Post: 09-21-2010, 10:38 AM -
import problem
By anki.gulsvart in forum NetworkingReplies: 9Last Post: 10-16-2009, 07:03 PM -
Import java.io.* problem
By DD70 in forum New To JavaReplies: 3Last Post: 07-28-2009, 10:45 PM -
problem with displaying data from hql query
By omesanni in forum Web FrameworksReplies: 1Last Post: 01-05-2009, 10:03 AM -
problem in select query
By herfnai in forum JDBCReplies: 0Last Post: 08-17-2008, 11:47 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks