Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse Java (Problem )
Eclipse Java [message #1852104] Fri, 29 April 2022 09:55 Go to next message
Franco Paparella is currently offline Franco PaparellaFriend
Messages: 1
Registered: April 2022
Junior Member
Hi,
in my code I have this problem:

import javabook.*; The import javabook cannot be resolved

I have
Eclipse IDE for Enterprise Java and Web Developers (includes Incubating components)

Version: 2022-03 (4.23.0)
Build id: 20220310-1457
Re: Eclipse Java [message #1852114 is a reply to message #1852104] Fri, 29 April 2022 14:05 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

This isn't a forum for general Java programming questions, but you should verify that you do actually have such a package
on your project's Java Build Path. See https://help.eclipse.org/latest/topic/org.eclipse.jdt.doc.user/concepts/concept-build-classpath.htm?cp=1_2_1_0 .


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Eclipse upgrade problem
Next Topic:Maven build problem with 2022-03
Goto Forum:
  


Current Time: Tue Apr 16 06:25:28 GMT 2024

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

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

Back to the top