473,385 Members | 1,320 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

import acm.io.*; With Eclipse 3.1??

Hi guys, I tried using import acm.io.*; with my eclipse 3.1 but keeps on telling me that the import cannot be defined. what should i do to use this package.?
Feb 10 '08 #1
3 4707
JosAH
11,448 Expert 8TB
You have to tell Eclipse that you want to use an external jar file for that project;
navigate to: Project>Properties>Java Build Path>Libraries and click on the
'Add External JARs' button. Specify the name of that jar file and click ok.

kind regards,

Jos
Feb 10 '08 #2
You have to tell Eclipse that you want to use an external jar file for that project;
navigate to: Project>Properties>Java Build Path>Libraries and click on the
'Add External JARs' button. Specify the name of that jar file and click ok.

kind regards,

Jos
Thank you so much it worked;
Feb 11 '08 #3
Thank you so mush i have been looking every where for this
Oct 26 '11 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Steve Jorgensen | last post by:
I was working with a friend on a project Monday night, and tried to run a pyunit test from Eclipse, and nothing seemed to happen. We finally figured out that the test is doing exactly what it's...
2
by: coachhilton | last post by:
Greetings, I have a large existing C++ code base that I want to work with in the Eclipse IDE. However, try as I might, I cannot figure out how to compell Eclipse to import the code base into a...
8
by: Ananthu | last post by:
Hi I have done all the codings part for connecting mysql with java in eclipse environment. Coding Part: import java.sql.Connection; import java.sql.DriverManager; public class...
16
by: Ananthu | last post by:
Hi I dont know how to connect mysql with ECLIPSE in RCP application. Please send me the sample code of connecting mysql sever with ECLIPSE in RCP application. Coding Part: RCP Application...
1
by: Stanfordsaripally | last post by:
I am trying to run eclipse within python script using the following command os.system(r'$eclipse -file FLOW') I get the following error when I import the module import os error:...
4
by: Jeff | last post by:
Sorry to ask here, but this seemed the most logical place to find out. Im looking for newsgroup(s) that specifically talk about the KDE and/or Eclipse IDE's. Im trying to find out if there is a...
5
by: blaine | last post by:
The wxPython group is a bit stale compared to this group, so I'll give it a shot :) (READ: Originally when I started htis post, Python 2.5 at the shell did not work (identical behavior to...
1
by: Alien | last post by:
Hi guys, I am doing JSP stuff in eclipse and when I open my file, i get a red cross on the line: <%@page import="org.apache.xml.serialize.*"%> When i move my mouse over it says:
1
by: kokababu | last post by:
I have tomcat server and eclipse. I created multiple schemas and contains <import> tags. They are outside of the eclipse environment. I checked my schemas and xml. They are 100% valid. I have...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.