Skip to content

Instantly share code, notes, and snippets.

View ericwill's full-sized avatar

Eric Williams ericwill

  • Red Hat
  • Toronto, Canada
View GitHub Profile
@ericwill
ericwill / triage-2020-04-06.md
Last active April 6, 2020 15:30
Issue triage for April 6th, 2020.
@ericwill
ericwill / meta.yaml
Last active April 16, 2020 18:58
Java test runner meta.yaml
apiVersion: v2
publisher: redhat
name: java11
version: 0.50.0
type: VS Code extension
displayName: Language Support for Java 11
title: Language Support for Java(TM) by Red Hat
description: Java Linting, Intellisense, formatting, refactoring, Maven/Gradle support and more...
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
repository: https://github.com/redhat-developer/vscode-java
@ericwill
ericwill / error.log
Created April 15, 2020 14:56
Error output when trying to run Java Test Runner
[Error - 2:52:48 PM] Apr 15, 2020, 2:52:48 PM Failed to load extension bundles
Load bundle list
org.eclipse.core.runtime.CoreException: Load bundle list
at org.eclipse.jdt.ls.core.internal.handlers.BundleUtils.loadBundles(BundleUtils.java:158)
at org.eclipse.jdt.ls.core.internal.handlers.InitHandler.initialize(InitHandler.java:146)
at org.eclipse.jdt.ls.core.internal.handlers.JDTLanguageServer.initialize(JDTLanguageServer.java:199)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
@ericwill
ericwill / meta.yaml
Created April 15, 2020 16:18
vscode-xml 0.11.0 testing
apiVersion: v2
publisher: redhat
name: vscode-xml
version: 0.11.0
type: VS Code extension
displayName: XML
title: XML Language Support by Red Hat
description: This VS Code extension provides support for creating and editing XML documents, based on the LSP4XML language server, running with Java.
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
repository: https://github.com/redhat-developer/vscode-xml
@ericwill
ericwill / meta.yaml
Last active May 26, 2020 19:27
vscode-java upgrade
apiVersion: v2
publisher: redhat
name: java
version: 0.61.0
type: VS Code extension
displayName: Language Support for Java 11
title: Language Support for Java(TM) by Red Hat
description: Java Linting, Intellisense, formatting, refactoring, Maven/Gradle support and more...
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
repository: https://github.com/redhat-developer/vscode-java
@ericwill
ericwill / triage-2020-04-20.md
Last active April 20, 2020 17:41
Issue triage for April 20 2020 as of 13:40 EDT.
@ericwill
ericwill / meta.yaml
Last active April 30, 2020 20:23
Python update testing meta.yaml
apiVersion: v2
publisher: ms-python
name: python
version: 2020.4.76186
type: VS Code extension
displayName: Python
title: Python extension
description: Linting, Debugging (multi-threaded, remote), Intellisense, code formatting,
refactoring, unit tests, snippets, and more.
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
@ericwill
ericwill / meta.yaml
Created May 7, 2020 18:47
vscode-yaml 0.7.2
apiVersion: v2
publisher: redhat
name: vscode-yaml
version: 0.7.2
type: VS Code extension
displayName: YAML
title: YAML Language Support by Red Hat, with built-in Kubernetes and Kedge syntax support
description: Provides comprehensive YAML Language support to Visual Studio Code, via the yaml-language-server, with built-in Kubernetes and Kedge syntax support.
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
repository: https://github.com/redhat-developer/vscode-yaml
@ericwill
ericwill / meta.yaml
Last active May 21, 2020 15:20
Jira/Bitbucket meta.yaml
publisher: atlassian
apiVersion: v2
name: jira-bitbucket
version: 0.8.0
type: VS Code extension
displayName: Jira and Bitbucket
title: Jira and Bitbucket Integration
description: Bringing the power of Jira and Bitbucket to Che.
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
repository: https://bitbucket.org/atlassianlabs/atlascode/src/devel/
@ericwill
ericwill / meta.yaml
Created May 22, 2020 18:19
OpenShift connector testing
apiVersion: v2
publisher: redhat
name: vscode-openshift-connector
version: 0.1.5
type: VS Code extension
displayName: OpenShift Connector
title: OpenShift Connector
description: Interacting with Red Hat OpenShift clusters and providing a streamlined developer experience using Eclipse Che
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
repository: https://github.com/redhat-developer/vscode-openshift-tools