Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package Name and File Structure #21

Open
ahmet-tosun opened this issue Apr 29, 2021 · 3 comments
Open

Package Name and File Structure #21

ahmet-tosun opened this issue Apr 29, 2021 · 3 comments
Assignees
Labels
bug Something isn't working question Further information is requested

Comments

@ahmet-tosun
Copy link

ahmet-tosun commented Apr 29, 2021

eclipse

  • When creating a new project, would you make the file structure like "src> package> Main.java or App.java"?
  • When creating a new class, would you write the name of the created package instead of "io.github.jiangdequan"?
  • Can we choose the default "workspace" folder?

I do not know how to code and cannot do these operations. If you do these I would be very happy. Thank you so much.

@jiangdequan
Copy link
Owner

When creating a new project, would you make the file structure like "src> package> Main.java or App.java"?

As far as I know, it is controlled by VSC.

When creating a new class, would you write the name of the created package instead of "io.github.jiangdequan"?

It is a bug of the plugin.
I am working on it.

Can we choose the default "workspace" folder?

Sorry, I don't exactly know what the problem is.Please provide more detail about this problem.

@jiangdequan jiangdequan self-assigned this Apr 29, 2021
@jiangdequan jiangdequan added bug Something isn't working question Further information is requested labels Apr 29, 2021
@ahmet-tosun
Copy link
Author

java01

java02

java03

java04

What if we set the default folder as "workspaces" and the projects we will create are created under this folder? It's hard to choose a folder every time. I want to directly write the project name and continue. What if we don't do the operation on the third picture?

@jiangdequan
Copy link
Owner

Maybe, you can use the method below(It is provided by VSC):
File -> Save Workspace As...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants