Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Images folder problem
Permanently deleted user
Created
Hi, Can i ask where should i put my newly created directory "images" inside the src directory or outside in the src directory,what is the proper way to do this.
It depends on what do you want to do with that images later. Standard approach is to put them into a directory called 'resources' and mark it as a source root.
Hello,
It depends on what do you want to do with that images later. Standard approach is to put them into a directory called 'resources' and mark it as a source root.
Denis
HI thank you for the reply. so as i understand is to create a folder called "resources" and inside of it has a subfolder called "source root" ?
No, you should create a directory named, say, 'resources', right click it inside the ide and choose 'mark directory as | source root'.
Denis
Oh, Thank you!... sorry for misunderstand your reply...
It's not a problem
You are welcome
Denis