Julien Dubois
3fefeb4b57
Update to JDK 17 ( #35 )
2022-05-10 08:30:16 -07:00
Julien Dubois
9cf57710ea
Format source code in a more natural Java way ( #32 )
2022-05-10 08:17:10 -07:00
Julien Dubois
966f9691d3
Fix the URL of the project ( #33 )
2022-05-10 08:15:24 -07:00
Brigit Murtaugh
bae9db518a
URL support to open a container ( #28 )
2022-03-25 10:24:47 -07:00
Chuck Lantz
073781aa50
Update to 0.195.0
2021-09-17 00:53:48 +00:00
Chuck Lantz
7c7995f91b
Fix typo
2021-08-13 20:55:47 +00:00
Chuck Lantz
9981df6a85
Bump to 0.191.0
2021-08-13 16:12:30 +00:00
Chuck Lantz
d917220b73
Remove deprecated terminal setting
2021-07-01 02:26:17 +00:00
Chuck Lantz
b652f63224
Update version reference
2021-03-08 17:24:51 -06:00
Chuck Lantz
43cc02f812
Update version reference
2021-03-08 17:24:34 -06:00
Brigit Murtaugh
efc4f49e7a
Merge pull request #18 from bamurtaugh/Updates
...
Update README
2021-01-25 15:17:45 -08:00
Brigit Murtaugh
0f68102cc5
Remove fork comment
2021-01-25 15:17:36 -08:00
Brigit Murtaugh
1161b46c0e
Update readme
2021-01-21 17:36:49 +00:00
Chuck Lantz
0183a689ab
Merge pull request #15 from microsoft/dependabot/maven/junit-junit-4.13.1
...
Bump junit from 4.12 to 4.13.1
2020-10-13 13:40:08 -07:00
dependabot[bot]
0b14a60d80
Bump junit from 4.12 to 4.13.1
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-13 13:06:55 +00:00
Chuck Lantz
e9dbce51aa
Update to latest definition
2020-08-31 02:53:32 +00:00
Chuck Lantz
fef82673b3
Merge branch 'master' of https://github.com/Microsoft/vscode-remote-try-java
2020-08-11 12:58:59 -07:00
Chuck Lantz
1c8fd2a940
Update to 0.134.0 definition
2020-08-11 12:57:47 -07:00
Chuck Lantz
d90fdbcdad
Merge pull request #13 from Jasonlhy/master
...
Update to JDK 11
2020-07-30 10:59:07 -07:00
Jason Liu
1d5d90dc88
Update pom.xml
2020-07-30 23:41:22 +08:00
Jason Liu
2a338a105d
Update devcontainer.json
2020-07-30 23:28:53 +08:00
Jason Liu
2b52fca45b
Update Dockerfile
2020-07-30 23:21:12 +08:00
Chuck Lantz
4498e716a8
Update devcontainer.json
2020-04-08 17:43:20 -07:00
Chuck Lantz
eb41c0cef2
Update with latest definition
2020-04-09 00:34:36 +00:00
Chuck Lantz
98022ddc67
Merge pull request #12 from Heaven31415/master
...
Fix path in README
2020-01-21 07:47:59 -08:00
Heaven31415
337e07331c
Fix path in README
2020-01-21 10:32:19 +00:00
Chuck Lantz
0bb66f183a
Fix #9
2020-01-17 02:30:23 +00:00
Chuck Lantz
becde452ab
Fix maven install
2019-12-17 04:01:40 +00:00
Chuck Lantz
ce5d0b90a0
Merge pull request #6 from microsoft/clantz/1.41
...
Updates for 1.41 release
2019-12-12 19:15:55 -06:00
Chuck Lantz
f5ceeccc82
Update README.md
2019-12-12 07:59:46 -08:00
Chuck Lantz
f85f67c166
Tweak
2019-12-11 05:19:21 +00:00
Chuck Lantz
9322e9771e
Updates for 1.41
2019-12-11 05:18:22 +00:00
Chuck Lantz
096aa36d4d
Remove dangling comma so schema validation passes
2019-10-15 15:44:37 -07:00
Chuck Lantz
bbdf7c9027
Merge branch 'master' of https://github.com/Microsoft/vscode-remote-try-java
2019-08-26 14:00:12 -07:00
Chuck Lantz
d702a8de27
Update comments
2019-08-26 14:00:04 -07:00
Chuck Lantz
7772720a7a
Merge pull request #5 from codecraft21/patch-1
...
set jdk 8 in pom.xml
2019-08-18 08:25:45 -07:00
Крис
f05310b4f0
set jdk 8 in the pom
...
This fixes warnings in VS Code.
Explanation: there is an inconsistency because Maven defaults to jdk 5, while .devcontainers/Dockerfile is based on jdk8.
2019-08-18 11:33:57 +02:00
Chuck Lantz
72d55a61dd
Default to non-root user
2019-08-06 01:08:09 +00:00
Chuck Lantz
ee8c2a1593
Consolidate build layers
2019-06-20 23:23:55 +00:00
Chuck Lantz
57fd40c114
Remove settings from Dockerfile, now in devcontainer.json
2019-05-28 19:55:39 +00:00
Chuck Lantz
913acfbc34
Handle JAVA_HOME varying between base image versions
2019-05-28 09:54:36 -07:00
Chuck Lantz
028a9d4874
Merge pull request #4 from jupiterneptune/master
...
Fix java home path inside container
2019-05-27 09:58:40 -05:00
Iuri Tovcaci
656adaebc9
Fix java home path inside container
2019-05-27 09:00:33 +00:00
Chuck Lantz
60e45bae30
Set default shell, add lsb-release
2019-05-22 08:50:39 -07:00
Chuck Lantz
f041d909d8
Create .gitattributes
2019-05-03 15:50:14 -07:00
Alex Ross
2091a66797
Add missing "s" in Remote-Containers command
2019-05-02 12:16:57 +02:00
Chuck Lantz
b4f2214d42
Update README.md
2019-05-01 11:54:29 -07:00
Erich Gamma
f9292958c0
polish tweaks
2019-04-28 14:50:24 +02:00
kieferrm
9a44a78b02
readme review
2019-04-26 21:06:26 +00:00
Chuck Lantz
960a9917d6
Merge branch 'master' of https://github.com/Microsoft/vscode-remote-try-java
2019-04-26 18:29:39 +00:00