Charlee Chitsuk

Results 7 issues of Charlee Chitsuk

#### Using with **JUnit 5** `@RunWith(JUnitPlatform.class)` causes multiple deployment. Since the **JUnit5** does not have the `Test Suite` and provide the interim solution by the `JUnitPlatform` which requires the `junit:junit:4.13.2`...

# Description # ---------- _Refer to the question posted at Payara Forum Google Group_: https://groups.google.com/g/payara-forum/c/kJgNzZocYIE Regarding to the [Payara Technical Documentation: Microprofile: Config API](https://docs.payara.fish/community/docs/documentation/microprofile/config/README.html) which describes about the default `ordinal`...

Status: Accepted
Type: Bug

### Brief Summary Cannot test the simple CDI bean with JUnit5, Arquillian, arquillian-payara-server-embedded and payara-embedded-all. The system shows the error as the following: - ``` java.lang.reflect.InaccessibleObjectException: Unable to make field...

Status: Accepted
Type: Bug

### Expect The Multi-Module Maven Project to be displayed as hierarchical. ![001](https://github.com/microsoft/vscode-java-dependency/assets/1825591/9bf07088-18dc-4a80-a4cb-80fdcd5d3563) ### What I've tried. * Settings > Java Project Manager > Java > Dependency: Package Prestation > hierarchical...

enhancement

**Is your feature request related to a problem? Please describe.** The Java Plugin try to modify the project properties on-the-fly as the following example. ```java @Mojo( name = "hello", defaultPhase...

enhancement

I'm testing the asciidoctorj `v1.5.7` with [asciidoctor-pdf-example](https://github.com/asciidoctor/asciidoctor-maven-examples/tree/master/asciidoctor-pdf-example) by changing the `pom.xml `as the following: - ### First try ```xml 1.5.7 9.1.16.0 ``` There are some error display at console ```...

To have an Enable/Disable Workspace Resolution as the same as Eclipse. ![001](https://github.com/redhat-developer/vscode-java/assets/1825591/8a785e02-0839-4e77-b1cb-82c11b5f4f1b) ![002](https://github.com/redhat-developer/vscode-java/assets/1825591/df0d7cff-f53f-4a25-ae8a-93e13651c8cb) ##### Environment - Operating System: Windows 11 Home Single Language 22H2 - JDK version: OpenJDK Runtime Environment...