cancel
Showing results for 
Search instead for 
Did you mean: 

No src/mimes/Components/MyComponent folder

Former Member
0 Kudos

Hello,

I've taken over finishing writing an application that a consultant started writing for us. I want to add an html file to my src/mimes/Components/[MyComponent] folder, but... none exists! I can see src/mimes/Components, but there's nothing underneath that. I didn't create the component to begin with, the consultant did... is there anything they could have done to cause that not to show up? What can be done about it now?

Points will be awarded for a helpful answer.

Thanks,

Jennifer

Accepted Solutions (1)

Accepted Solutions (1)

former_member182294
Active Contributor
0 Kudos

Hi Jennifer,

Might be the other developer not added the folder structure to the Activity while check in the code. Generally if no objects exist it wont add to the activity.

So now what you can do is, go to Navigator perspective and add the package and files which you want and refer the same path in your code.

Regards

Abhilash

Former Member
0 Kudos

Ah, that probably was the problem. Thank you!

I didn't think that such a simple solution would work, but it did!

Answers (1)

Answers (1)

Former Member
0 Kudos

Just create it manually.

Armin