Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Why empty folders don't import to eclipse project ?

Status
Not open for further replies.

jani12

Advanced Member level 4
Joined
Oct 30, 2014
Messages
108
Helped
0
Reputation
0
Reaction score
1
Trophy points
1,298
Activity points
2,536
I invoked tortoise svn client to checkout 'c' language project from subversion repository. Checkout is successful. All folders/files and empty folders for storing derived
objects are in the checkedout folder.

I create eclipse workspace. Then, I create empty 'c project' in eclipse.

I import checkedout project to eclipse as follows:

From eclipse main menu, File - Import - General - File System. I browse to folder in windows explorer that contain the checkout project. I click Finish.
Project is imported to eclipse but empty folders didn't get imported. In the Import diaglog box, empty folders were selected. Why didn't they import ?

If I completely bypass tortoise svn client and checkout project from eclipse svn plugin, then empty folders are present in the eclipse project.

- - - Updated - - -

This might be a problem with eclipse Import Wizard because dragging files from the file system and dropping them into one of eclipse navigation views works. Empty folders are imported.

- - - Updated - - -

I invoked tortoise svn client to checkout 'c' language project from subversion repository. Checkout is successful. All folders/files and empty folders for storing derived
objects are in the checkedout folder.

I create eclipse workspace. Then, I create empty 'c project' in eclipse.

I import checkedout project to eclipse as follows:

From eclipse main menu, File - Import - General - File System. I browse to folder in windows explorer that contain the checkout project. I click Finish.
Project is imported to eclipse but empty folders didn't get imported. In the Import diaglog box, empty folders were selected. Why didn't they import ?

If I completely bypass tortoise svn client and checkout project from eclipse svn plugin, then empty folders are present in the eclipse project.

- - - Updated - - -

This might be a problem with eclipse Import Wizard because dragging files from the file system and dropping them into one of eclipse navigation views works. Empty folders are imported.


This a bug in eclipse. See attached.
 

Attachments

  • eclipse File Import Bug.PNG
    eclipse File Import Bug.PNG
    52.9 KB · Views: 149

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top