Fabio Zadrozny

Results 154 comments of Fabio Zadrozny

Ok, I did that, but now tests are still not compiling. Initial error says that the projects `org.eclipse.tm4e.core.tests` and `org.eclipse.tm4e.ui.etsts` are missing required source folder src/main/java. ![missing_required_source_folder](https://user-images.githubusercontent.com/117621/27032084-81822212-4f49-11e7-9160-c5f344b06c68.png) If I just...

As a note, I still don't know how to fix the initial compile error (so, although I created a commit on my branch I still haven't created a PR because...

Reported there too: https://github.com/Microsoft/vscode-textmate/issues/48

Well, I'd consider it, but at this point the language server is actually no longer being actively developed by me as the company changed its approach and isn't really getting...

Can you provide the full contents of the output tabs below? `OUTPUT > Robot Framework` `OUTPUT > Robocorp Code`

It seems something is bad with `micromamba` when creating the environment. Note that if you're experiencing the same issue in another OS, it'd be interesting to include that info too...

> Mac OS - 10.12.6 (16G2136) > > I have the same issue in my windows10 also. I believe that'd be a different issue on Windows. For Mac I believe...

Can you verify if the `robocorp.home` setting is set after you make that choice (it's saved in your user settings)? If you manually put it in your `.vscode/settings.json` as: `"robocorp.home":...

Another thing that could be happening is that you don't have permissions to create `c:/ROBOCORP_HOME`... can you check if you can manually create it?