Closed calmilamsy closed 5 years ago
Wait, why? There is already a workspace in the /eclipse/ folder
Wait, why? There is already a workspace in the /eclipse/ folder
Wait, why? There is already a workspace in the /eclipse/ folder
1. They arent automatically copied. 2. They have incorrect paths.
-snip-
- Copied where?
- Wdym incorrect paths? Works perfectly for me.
/eclipse
to /src
/
when /src/<project>
is the cwd, unless I am missing something.-snip-
- Copied where?
- Wdym incorrect paths? Works perfectly for me.
1. Copied from `/eclipse` to `/src` 2. They refer from `/` when `/src/<project>` is the cwd, unless I am missing something.
I stand corrected.
I never knew that you could just use /eclipse
as a workspace. Should probably edit readme to say open /eclipse
as a workspace.
Closing.
Deleting branch...
Preconfigured Workspace is a good idea. But a Eclipse's workspace - that's bad. If you really want to do that - look at the Maven/Gradle
Indeed
Yep, gradle/maven for LTS would be a good addition.
Removes some of the legwork when creating a workspace. All you have to do is open /src as an eclipse workspace now.
All client libraries and natives are all preconfigured. Both projects will appear automagically in your workspace.
Will need to be tested on different configurations first.