Skip to main content



      Home
Home » Newcomers » Newcomers » How to auto-create for import the folders from java package?
How to auto-create for import the folders from java package? [message #265535] Tue, 14 October 2008 14:37
Eclipse UserFriend
Originally posted by: mstev.ozone.com

Assume I want to import some java source into an existing project.
Say, the java source have an entry

package aaa.bbb.ccc;

at the top.

As far as I can see I have to create the folder structure

<PRJ_FOLDER>\src\aaa\bbb\ccc

manually BEFORE I import the java sources.

Is there really NO AUTO-DETECT of the used packages and afterwards
AUTO_CREATION of the folder structure when importing java classes?

Pia
Previous Topic:How do I locate a .dll library (JNI) from a plug-in?
Next Topic:How to clone/duplicate an existing Eclipse project?
Goto Forum:
  


Current Time: Mon Jul 07 09:08:41 EDT 2025

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

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

Back to the top