Jan Keromnes
Jan Keromnes
Thanks a lot for the suggestions! I'm very interested in Eclipse Che, and I'd love to see how hard/easy it is to integrate it with Janitor. However, I don't see...
Thanks a lot for explaining all the implications of the "no commercial use" license! You make great points, I love the "Janitor at work" idea (side note: we're working with...
Thanks a lot for these instructions! We should definitely add them to our `ubuntu-dev.dockerfile` if they're useful for other developers as well. Also, thanks for suggesting to build with `-DCMAKE_BUILD_TYPE=Release`...
This could be done with a patch a bit like this: ```diff diff --git a/ubuntu-dev/ubuntu-dev.dockerfile b/ubuntu-dev/ubuntu-dev.dockerfile index 7581471..f0b619c 100644 --- a/ubuntu-dev/ubuntu-dev.dockerfile +++ b/ubuntu-dev/ubuntu-dev.dockerfile @@ -175,16 +175,23 @@ RUN mkdir /home/user/.phacility...
The "Reviews" plugin was installed in cf3ebf7073d740674b2cb929ac27ad64081c5f3c / #34.
We should also add the following user configurations to our Cloud9 workspace type: - [ ] Code editor font-size: 14 (instead of 12) - [ ] Default indentation to 2...
> `./mach run` still doesn't work, and it does heavily annoy me having to go to VNC to run it there :) Understandable! Sorry about this frustrating caveat. Please export...
Oops, sorry for not noticing this pull request earlier! @ishitatsuyuki would you still like this change merged? I'm fine either way, as long as we don't break any projects. :smile:
Rebased to try this again.
@ishitatsuyuki could you please take a look at fixing the Fluxbox error/warning? This might be a good opportunity to address #94.