#vs code question

6 messages · Page 1 of 1 (latest)

dawn pebble
#

hi
this is more of an ide related question but I don't know where else I can ask this, so please help
I have started to learn Java using vs code and created a new project with no build tools
I want to keep my programs organized under the main folder but when I try to create subfolders, it is useless as only the first subfolder has the necessary files to properly compile the code.
as we can see in the new folder, there are none of the files included in the beginnings folder
I tried to manually copy the files but even that isn't working and frankly that isn't a very good solution

shell swanBOT
#

This post has been reserved for your question.

Hey @dawn pebble! Please use /close or the Close Post button above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

frail violet
#

start using intellij idea, problem solved

shell swanBOT
#

💤 Post marked as dormant

This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.

earnest chasm
#

Can't you just put that folder in src