Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Problem with folder/package
Problem with folder/package [message #1774718] Thu, 19 October 2017 04:48 Go to next message
HuaMin Chen is currently offline HuaMin ChenFriend
Messages: 21
Registered: February 2015
Junior Member
Dear,
How to ensure no problem (as highlighted ) below?

https://app.box.com/s/inewrzmr0mfige6p5s0gtw6r1vga91yg
Re: Problem with folder/package [message #1774722 is a reply to message #1774718] Thu, 19 October 2017 06:20 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33136
Registered: July 2009
Senior Member
Use New -> Source Folder on the context menu of the project first, and use Browser... to find such an existing Source folder rather than typing in something that doesn't exist.

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Problem with folder/package [message #1774735 is a reply to message #1774722] Thu, 19 October 2017 08:19 Go to previous messageGo to next message
HuaMin Chen is currently offline HuaMin ChenFriend
Messages: 21
Registered: February 2015
Junior Member
I choose "Browse" button below, but then I've got the prompt like

https://app.box.com/s/wi7i5fvq3thcspm3d4788eiqzxi91yi8

and can not see anything to choose, to the prompt.
Re: Problem with folder/package [message #1774744 is a reply to message #1774735] Thu, 19 October 2017 09:14 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33136
Registered: July 2009
Senior Member
You don't appear to have created any Java projects. I'd highly recommend that you Google "Eclipse Java Tutorial" and follow some basic Java tutorial.

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Problem with folder/package [message #1775556 is a reply to message #1774744] Wed, 01 November 2017 06:55 Go to previous message
Eclipse UserFriend
First, ensure that you're in the "Package Explorer" view of the Java Perspective.

Secondly, it needs to be made a Source Folder.

If you're in the Java Project, right click on the folder and select "Build Path" > "Use as Source Folder"

Previous Topic:Resolve generic type in subclass?
Next Topic:Set up eclipse and java jdk/jvm
Goto Forum:
  


Current Time: Thu Apr 18 20:34:44 GMT 2024

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

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

Back to the top