Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Sheng Chen e5565db7f0
feat: Show non Java Projects in the Java Projects explorer (#744)
* feat: Show non Java Projects in the Java Projects explorer
---------

Signed-off-by: Sheng Chen <sheche@microsoft.com>
2023-04-12 16:03:25 +08:00
Shi Chen 973cff33df
fix: Make export jar task unblock fetch task process (#722) 2023-03-08 01:37:50 -08:00
Sheng Chen 6c82573ca9
refactor: Move export jar related code under tasks folder (#678)
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2022-07-27 13:51:04 +08:00
Sheng Chen a444949fe6
feat: Support run build from tasks (#660)
* feat: Support run build from tasks

- Add a new task provider with type: 'java (build)'.
- Use 'paths' to define the root path of the project to be built.
- Use 'isFullBuild' to define whether this build is a full built or not.

Signed-off-by: Sheng Chen <sheche@microsoft.com>
2022-07-12 23:09:48 -07:00
Shi Chen 1c727b0510
chore: Support command tests (#519)
* Support command tests
2021-07-28 15:09:35 +08:00
Sheng Chen c272be778f
fix: Do not display Java Project explorer in non-Java workspace (#398) 2020-12-07 10:06:18 +08:00
Qinzhou Xu 321cfd1ca8
chore: Fix error in CI test process (#388) 2020-11-24 08:47:39 +08:00
Qinzhou Xu d9560422d8
test: Add explorer test cases with different projects (#386) 2020-11-23 09:55:31 +08:00