简体   繁体   中英

how to create folder under source folder in eclipse?

i had created normal_folder under source_folder but it is created as package. once go through the picture, in that,i had created messages_folder under com/intern-bridge/resources but it is created as package.

  1. why this happened?
  2. how to create folder under source_folder ie under com/intern-bridge/resources?
  3. why i'm unable to create normal_folder under source folder?

The project view:

请看project_view图片。

As @GhostCat says in your comment section you're probably just looking at the Package Explorer .

To view the Navigation Explorer , open any file in your project, left click on the Navigate tab in eclipse, go to show in then select Navigator . This shoulod open the Navigator tab on the left and show your folder system.

Hope this helps! Let me know how it goes!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM