提交 4b220dfd 编写于 作者: View Design's avatar View Design

init

上级
# Enable auto-env through the sdkman_auto_env config
# Add key=value pairs of SDKs to use below
java=17.0.3-tem
<?xml version="1.0" encoding="utf-8"?>
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
<Metadata>
<Identity Language="en-US" Id="java" Version="1.10.0" Publisher="redhat" />
<DisplayName>Language Support for Java(TM) by Red Hat</DisplayName>
<Description xml:space="preserve">Java Linting, Intellisense, formatting, refactoring, Maven/Gradle support and more...</Description>
<Tags>multi-root ready,snippet,keybindings,json,java,__ext_java,__ext_class,java-properties,Java Properties,__ext_properties,linters</Tags>
<Categories>Programming Languages,Linters,Formatters,Snippets</Categories>
<GalleryFlags>Public</GalleryFlags>
<Properties>
<Property Id="Microsoft.VisualStudio.Code.Engine" Value="^1.65.0" />
<Property Id="Microsoft.VisualStudio.Code.ExtensionDependencies" Value="" />
<Property Id="Microsoft.VisualStudio.Code.ExtensionPack" Value="" />
<Property Id="Microsoft.VisualStudio.Code.ExtensionKind" Value="workspace" />
<Property Id="Microsoft.VisualStudio.Code.LocalizedLanguages" Value="" />
<Property Id="Microsoft.VisualStudio.Services.Links.Source" Value="https://github.com/redhat-developer/vscode-java.git" />
<Property Id="Microsoft.VisualStudio.Services.Links.Getstarted" Value="https://github.com/redhat-developer/vscode-java.git" />
<Property Id="Microsoft.VisualStudio.Services.Links.GitHub" Value="https://github.com/redhat-developer/vscode-java.git" />
<Property Id="Microsoft.VisualStudio.Services.Links.Support" Value="https://github.com/redhat-developer/vscode-java/issues" />
<Property Id="Microsoft.VisualStudio.Services.Links.Learn" Value="https://github.com/redhat-developer/vscode-java#readme" />
<Property Id="Microsoft.VisualStudio.Services.GitHubFlavoredMarkdown" Value="true" />
</Properties>
<License>extension/LICENSE.txt</License>
<Icon>extension/icons/icon128.png</Icon>
</Metadata>
<Installation>
<InstallationTarget Id="Microsoft.VisualStudio.Code"/>
</Installation>
<Dependencies/>
<Assets>
<Asset Type="Microsoft.VisualStudio.Code.Manifest" Path="extension/package.json" Addressable="true" />
<Asset Type="Microsoft.VisualStudio.Services.Content.Details" Path="extension/README.md" Addressable="true" />
<Asset Type="Microsoft.VisualStudio.Services.Content.Changelog" Path="extension/CHANGELOG.md" Addressable="true" />
<Asset Type="Microsoft.VisualStudio.Services.Content.License" Path="extension/LICENSE.txt" Addressable="true" />
<Asset Type="Microsoft.VisualStudio.Services.Icons.Default" Path="extension/icons/icon128.png" Addressable="true" />
</Assets>
</PackageManifest>
\ No newline at end of file
此差异已折叠。
Developer Certificate of Origin
Version 1.1
Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
1 Letterman Drive
Suite D4700
San Francisco, CA, 94129
Everyone is permitted to copy and distribute verbatim copies of this
license document, but changing it is not allowed.
Developer's Certificate of Origin 1.1
By making a contribution to this project, I certify that:
(a) The contribution was created in whole or in part by me and I
have the right to submit it under the open source license
indicated in the file; or
(b) The contribution is based upon previous work that, to the best
of my knowledge, is covered under an appropriate open source
license and I have the right under that license to submit that
work with modifications, whether created in whole or in part
by me, under the same open source license (unless I am
permitted to submit under a different license), as indicated
in the file; or
(c) The contribution was provided directly to me by some other
person who certified (a), (b) or (c) and I have not modified
it.
(d) I understand and agree that this project and the contribution
are public and that a record of the contribution (including all
personal information I submit with it, including my sign-off) is
maintained indefinitely and may be redistributed consistent with
this project or the open source license(s) involved.
Eclipse Public License - v 2.0
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION
OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
1. DEFINITIONS
"Contribution" means:
a) in the case of the initial Contributor, the initial content
Distributed under this Agreement, and
b) in the case of each subsequent Contributor:
i) changes to the Program, and
ii) additions to the Program;
where such changes and/or additions to the Program originate from
and are Distributed by that particular Contributor. A Contribution
"originates" from a Contributor if it was added to the Program by
such Contributor itself or anyone acting on such Contributor's behalf.
Contributions do not include changes or additions to the Program that
are not Modified Works.
"Contributor" means any person or entity that Distributes the Program.
"Licensed Patents" mean patent claims licensable by a Contributor which
are necessarily infringed by the use or sale of its Contribution alone
or when combined with the Program.
"Program" means the Contributions Distributed in accordance with this
Agreement.
"Recipient" means anyone who receives the Program under this Agreement
or any Secondary License (as applicable), including Contributors.
"Derivative Works" shall mean any work, whether in Source Code or other
form, that is based on (or derived from) the Program and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship.
"Modified Works" shall mean any work in Source Code or other form that
results from an addition to, deletion from, or modification of the
contents of the Program, including, for purposes of clarity any new file
in Source Code form that contains any contents of the Program. Modified
Works shall not include works that contain only declarations,
interfaces, types, classes, structures, or files of the Program solely
in each case in order to link to, bind by name, or subclass the Program
or Modified Works thereof.
"Distribute" means the acts of a) distributing or b) making available
in any manner that enables the transfer of a copy.
"Source Code" means the form of a Program preferred for making
modifications, including but not limited to software source code,
documentation source, and configuration files.
"Secondary License" means either the GNU General Public License,
Version 2.0, or any later versions of that license, including any
exceptions or additional permissions as identified by the initial
Contributor.
2. GRANT OF RIGHTS
a) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free copyright
license to reproduce, prepare Derivative Works of, publicly display,
publicly perform, Distribute and sublicense the Contribution of such
Contributor, if any, and such Derivative Works.
b) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free patent
license under Licensed Patents to make, use, sell, offer to sell,
import and otherwise transfer the Contribution of such Contributor,
if any, in Source Code or other form. This patent license shall
apply to the combination of the Contribution and the Program if, at
the time the Contribution is added by the Contributor, such addition
of the Contribution causes such combination to be covered by the
Licensed Patents. The patent license shall not apply to any other
combinations which include the Contribution. No hardware per se is
licensed hereunder.
c) Recipient understands that although each Contributor grants the
licenses to its Contributions set forth herein, no assurances are
provided by any Contributor that the Program does not infringe the
patent or other intellectual property rights of any other entity.
Each Contributor disclaims any liability to Recipient for claims
brought by any other entity based on infringement of intellectual
property rights or otherwise. As a condition to exercising the
rights and licenses granted hereunder, each Recipient hereby
assumes sole responsibility to secure any other intellectual
property rights needed, if any. For example, if a third party
patent license is required to allow Recipient to Distribute the
Program, it is Recipient's responsibility to acquire that license
before distributing the Program.
d) Each Contributor represents that to its knowledge it has
sufficient copyright rights in its Contribution, if any, to grant
the copyright license set forth in this Agreement.
e) Notwithstanding the terms of any Secondary License, no
Contributor makes additional grants to any Recipient (other than
those set forth in this Agreement) as a result of such Recipient's
receipt of the Program under the terms of a Secondary License
(if permitted under the terms of Section 3).
3. REQUIREMENTS
3.1 If a Contributor Distributes the Program in any form, then:
a) the Program must also be made available as Source Code, in
accordance with section 3.2, and the Contributor must accompany
the Program with a statement that the Source Code for the Program
is available under this Agreement, and informs Recipients how to
obtain it in a reasonable manner on or through a medium customarily
used for software exchange; and
b) the Contributor may Distribute the Program under a license
different than this Agreement, provided that such license:
i) effectively disclaims on behalf of all other Contributors all
warranties and conditions, express and implied, including
warranties or conditions of title and non-infringement, and
implied warranties or conditions of merchantability and fitness
for a particular purpose;
ii) effectively excludes on behalf of all other Contributors all
liability for damages, including direct, indirect, special,
incidental and consequential damages, such as lost profits;
iii) does not attempt to limit or alter the recipients' rights
in the Source Code under section 3.2; and
iv) requires any subsequent distribution of the Program by any
party to be under a license that satisfies the requirements
of this section 3.
3.2 When the Program is Distributed as Source Code:
a) it must be made available under this Agreement, or if the
Program (i) is combined with other material in a separate file or
files made available under a Secondary License, and (ii) the initial
Contributor attached to the Source Code the notice described in
Exhibit A of this Agreement, then the Program may be made available
under the terms of such Secondary Licenses, and
b) a copy of this Agreement must be included with each copy of
the Program.
3.3 Contributors may not remove or alter any copyright, patent,
trademark, attribution notices, disclaimers of warranty, or limitations
of liability ("notices") contained within the Program from any copy of
the Program which they Distribute, provided that Contributors may add
their own appropriate notices.
4. COMMERCIAL DISTRIBUTION
Commercial distributors of software may accept certain responsibilities
with respect to end users, business partners and the like. While this
license is intended to facilitate the commercial use of the Program,
the Contributor who includes the Program in a commercial product
offering should do so in a manner which does not create potential
liability for other Contributors. Therefore, if a Contributor includes
the Program in a commercial product offering, such Contributor
("Commercial Contributor") hereby agrees to defend and indemnify every
other Contributor ("Indemnified Contributor") against any losses,
damages and costs (collectively "Losses") arising from claims, lawsuits
and other legal actions brought by a third party against the Indemnified
Contributor to the extent caused by the acts or omissions of such
Commercial Contributor in connection with its distribution of the Program
in a commercial product offering. The obligations in this section do not
apply to any claims or Losses relating to any actual or alleged
intellectual property infringement. In order to qualify, an Indemnified
Contributor must: a) promptly notify the Commercial Contributor in
writing of such claim, and b) allow the Commercial Contributor to control,
and cooperate with the Commercial Contributor in, the defense and any
related settlement negotiations. The Indemnified Contributor may
participate in any such claim at its own expense.
For example, a Contributor might include the Program in a commercial
product offering, Product X. That Contributor is then a Commercial
Contributor. If that Commercial Contributor then makes performance
claims, or offers warranties related to Product X, those performance
claims and warranties are such Commercial Contributor's responsibility
alone. Under this section, the Commercial Contributor would have to
defend claims against the other Contributors related to those performance
claims and warranties, and if a court requires any other Contributor to
pay any damages as a result, the Commercial Contributor must pay
those damages.
5. NO WARRANTY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN "AS IS"
BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF
TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR
PURPOSE. Each Recipient is solely responsible for determining the
appropriateness of using and distributing the Program and assumes all
risks associated with its exercise of rights under this Agreement,
including but not limited to the risks and costs of program errors,
compliance with applicable laws, damage to or loss of data, programs
or equipment, and unavailability or interruption of operations.
6. DISCLAIMER OF LIABILITY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS
SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE
EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
7. GENERAL
If any provision of this Agreement is invalid or unenforceable under
applicable law, it shall not affect the validity or enforceability of
the remainder of the terms of this Agreement, and without further
action by the parties hereto, such provision shall be reformed to the
minimum extent necessary to make such provision valid and enforceable.
If Recipient institutes patent litigation against any entity
(including a cross-claim or counterclaim in a lawsuit) alleging that the
Program itself (excluding combinations of the Program with other software
or hardware) infringes such Recipient's patent(s), then such Recipient's
rights granted under Section 2(b) shall terminate as of the date such
litigation is filed.
All Recipient's rights under this Agreement shall terminate if it
fails to comply with any of the material terms or conditions of this
Agreement and does not cure such failure in a reasonable period of
time after becoming aware of such noncompliance. If all Recipient's
rights under this Agreement terminate, Recipient agrees to cease use
and distribution of the Program as soon as reasonably practicable.
However, Recipient's obligations under this Agreement and any licenses
granted by Recipient relating to the Program shall continue and survive.
Everyone is permitted to copy and distribute copies of this Agreement,
but in order to avoid inconsistency the Agreement is copyrighted and
may only be modified in the following manner. The Agreement Steward
reserves the right to publish new versions (including revisions) of
this Agreement from time to time. No one other than the Agreement
Steward has the right to modify this Agreement. The Eclipse Foundation
is the initial Agreement Steward. The Eclipse Foundation may assign the
responsibility to serve as the Agreement Steward to a suitable separate
entity. Each new version of the Agreement will be given a distinguishing
version number. The Program (including Contributions) may always be
Distributed subject to the version of the Agreement under which it was
received. In addition, after a new version of the Agreement is published,
Contributor may elect to Distribute the Program (including its
Contributions) under the new version.
Except as expressly stated in Sections 2(a) and 2(b) above, Recipient
receives no rights or licenses to the intellectual property of any
Contributor under this Agreement, whether expressly, by implication,
estoppel or otherwise. All rights in the Program not expressly granted
under this Agreement are reserved. Nothing in this Agreement is intended
to be enforceable by any entity that is not a Contributor or Recipient.
No third-party beneficiary rights are created under this Agreement.
Exhibit A - Form of Secondary Licenses Notice
"This Source Code may also be made available under the following
Secondary Licenses when the conditions for such availability set forth
in the Eclipse Public License, v. 2.0 are satisfied: {name license(s),
version(s), and exceptions or additional permissions here}."
Simply including a copy of this Agreement, including this Exhibit A
is not sufficient to license the Source Code under Secondary Licenses.
If it is not possible or desirable to put the notice in a particular
file, then You may include the notice in a location (such as a LICENSE
file in a relevant directory) where a recipient would be likely to
look for such a notice.
You may add additional accurate notices of copyright ownership.
\ No newline at end of file
此差异已折叠。
此差异已折叠。
/*!
* FileStreamRotator
* Copyright(c) 2012-2017 Holiday Extras.
* Copyright(c) 2017 Roger C.
* MIT Licensed
*/
/*!
* fill-range <https://github.com/jonschlinkert/fill-range>
*
* Copyright (c) 2014-present, Jon Schlinkert.
* Licensed under the MIT License.
*/
/*!
* is-extglob <https://github.com/jonschlinkert/is-extglob>
*
* Copyright (c) 2014-2016, Jon Schlinkert.
* Licensed under the MIT License.
*/
/*!
* is-glob <https://github.com/jonschlinkert/is-glob>
*
* Copyright (c) 2014-2017, Jon Schlinkert.
* Released under the MIT License.
*/
/*!
* is-number <https://github.com/jonschlinkert/is-number>
*
* Copyright (c) 2014-present, Jon Schlinkert.
* Released under the MIT License.
*/
/*!
* normalize-path <https://github.com/jonschlinkert/normalize-path>
*
* Copyright (c) 2014-2018, Jon Schlinkert.
* Released under the MIT License.
*/
/*!
* to-regex-range <https://github.com/micromatch/to-regex-range>
*
* Copyright (c) 2015-present, Jon Schlinkert.
* Released under the MIT License.
*/
/**
* @license
* Lodash <https://lodash.com/>
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
* Released under MIT license <https://lodash.com/license>
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
*/
//! moment.js
//! moment.js locale configuration
# Java Refactoring
## Table of Content
- [Introduction](#introduction)
- [Assign to variable](#assign-to-variable)
- [Change modifiers to final](#change-modifiers-to-final)
- [Convert anonymous to nested class](#convert-anonymous-to-nested-class)
- [Convert to anonymous class creation](#convert-to-anonymous-class-creation)
- [Convert to enhanced for loop](#convert-to-enhanced-for-loop)
- [Convert to lambda expression](#convert-to-lambda-expression)
- [Convert to static import](#convert-to-static-import)
- Extract refactorings
- [Extract to constant](#extract-to-constant)
- [Extract to field](#extract-to-field)
- [Extract to method](#extract-to-method)
- [Extract to local variable](#extract-to-local-variable)
- Inline refactorings
- [Inline constant](#inline-constant)
- [Inline local variable](#inline-local-variable)
- [Inline method](#inline-method)
- [Introduce Parameter](#introduce-parameter)
- Invert boolean
- [Invert conditions](#invert-conditions)
- [Invert local variable](#invert-local-variable)
- [Move](#move)
- [Rename](#rename)
- Type change
- [Change resolved type to var type](#change-resolved-type-to-var-type)
- [Change var type to resolved type](#change-var-type-to-resolved-type)
---
## Introduction
The goal of the Java program refactoring is to make system-wide code changes without affecting the behavior of the program. The **Java Language Support for __VSCODE_ENV_APPNAME_PLACEHOLDER__** provides assistance in easily refactoring code.
### Invoke refactoring
Refactoring commands are available from the context menu of the editor. Select the element you want to refactor, right-click to open the context menu and choose `Refactor...`:
![menu](./refactoring_menu.png)
Then you will see all the available refactoring options.
---
## Assign to variable
Assigns an expression to a local variable or a field.
### Example
#### Before
```java
Arrays.asList("apple", "lemon", "banana");
```
#### After
```java
List<String> fruits = Arrays.asList("apple", "lemon", "banana");
```
---
## Change modifiers to final
Adds `final` modifier to all the variables and parameters in the current source file.
### Example
#### Before
```java
public class Clazz {
public void method(int value) {
boolean notValid = value > 5;
if (notValid) {
// do something
}
}
}
```
#### After
```java
public class Clazz {
public void method(final int value) {
final boolean notValid = value > 5;
if (notValid) {
// do something
}
}
}
```
---
## Convert anonymous to nested class
Converts an anonymous inner class to a member class.
### Example
Let's convert the anonymous class `Interface(){...}` to a member of the class `Clazz`.
#### Before
```java
public class Clazz {
public Interface method() {
final boolean isValid = true;
return new Interface() {
public boolean isValid() {
return isValid;
}
};
}
}
```
#### After
```java
public class Clazz {
private final class MyInterface extends Interface {
private final boolean isValid;
private MyInterface(boolean isValid) {
this.isValid = isValid;
}
public boolean isValid() {
return isValid;
}
}
public Interface method() {
final boolean isValid = true;
return new MyInterface(isValid);
}
}
```
---
## Convert to anonymous class creation
Converts lambda expression to anonymous class creation.
### Example
The variable `runnable` is assigned with a lambda expression. Let's convert it to an anonymous class creation.
#### Before
```java
public void method() {
Runnable runnable = () -> {
// do something
};
}
```
#### After
```java
public void method() {
Runnable runnable = new Runnable() {
@Override
public void run() {
// do something
}
};
}
```
> Also see: [Convert to lambda expression](#convert-to-lambda-expression)
---
## Convert to enhanced for loop
Converts the simple `for` loop to `for-each` style.
### Example
#### Before
```java
public void order(String[] books) {
for (int i = 0; i < books.length; i++) {
// do something
}
}
```
#### After
```java
public void order(String[] books) {
for (String book : books) {
// do something
}
}
```
---
## Convert to lambda expression
Converts an anonymous class creation to the lambda expression.
### Example
Let's convert the anonymous class `Runnable(){...}` to a lamda expression.
#### Before
```java
public void method() {
Runnable runnable = new Runnable(){
@Override
public void run() {
// do something
}
};
}
```
#### After
```java
public void method() {
Runnable runnable = () -> {
// do something
};
}
```
> Also see: [Convert to anonymous class creation](#convert-to-anonymous-class-creation)
---
## Convert to static import
Converts the field or method to static import.
### Example
Let's transform the `Assert.assertEquals()` invocation to a static import.
#### Before
```java
import org.junit.Assert;
...
public void test() {
Assert.assertEquals(expected, actual);
}
```
#### After
```java
import static org.junit.Assert.assertEquals;
...
public void test() {
assertEquals(expected, actual);
}
```
---
## Extract to constant
Creates a static final field from the selected expression and substitutes a field reference, then rewrites other places where the same expression occurs.
### Examples
Let's extract the value of π: `3.14` to a constant.
#### Before
```java
public double getArea(double r) {
return 3.14 * r * r;
}
```
#### After
```java
private static final double PI = 3.14;
public double getArea(double r) {
return PI * r * r;
}
```
> Also see: [Inline constant](#inline-constant)
---
## Extract to field
Declares a new field and initializes it with the selected expression. The original expression is replaced with the usage of the field.
### Examples
Let's extract the variable `area` to a field of the class `Square`.
#### Before
```java
class Square {
public void calculateArea() {
int height = 1;
int width = 2;
int area = height * width;
}
}
```
#### After
```java
class Square {
private int area;
public void calculateArea() {
int height = 1;
int width = 2;
area = height * width;
}
}
```
---
## Extract to method
Creates a new method containing the statements or expressions currently selected and replaces the selection with a reference to the new method. This feature is useful for cleaning up lengthy, cluttered, or overly-complicated methods.
### Examples
Let's extract the expression `height * width` to a new method.
#### Before
```java
public void method() {
int height = 1;
int width = 2;
int area = height * width;
}
```
#### After
```java
public void method() {
int height = 1;
int width = 2;
int area = getArea(height, width);
}
private int getArea(int height, int width) {
return height * width;
}
```
> Also see: [Inline method](#inline-method)
---
## Extract to local variable
Creates a new variable assigned to the expression currently selected and replaces the selection with a reference to the new variable.
### Examples
Let's extract the expression `platform.equalsIgnoreCase("MAC")` to a new variable.
#### Before
```java
public void method() {
if (platform.equalsIgnoreCase("MAC")) {
// do something
}
}
```
#### After
```java
public void method() {
boolean isMac = platform.equalsIgnoreCase("MAC");
if (isMac) {
// do something
}
}
```
> Also see: [Inline local variable](#inline-local-variable)
---
## Inline constant
Replaces a constant reference with its defined value.
### Examples
Let's replace the constant `PI` to its defined value: `3.14`.
#### Before
```java
private static final double PI = 3.14;
public double getArea(double r) {
return PI * r * r;
}
```
#### After
```java
private static final double PI = 3.14;
public double getArea(double r) {
return 3.14 * r * r;
}
```
> Also see: [Extract to constant](#extract-to-constant)
---
## Inline local variable
Replaces redundant variable usage with its initializer.
### Examples
Let's replace the variable `isMac` directly to the boolean expression.
#### Before
```java
public void method() {
boolean isMac = platform.equalsIgnoreCase("MAC");
if (isMac) {
// do something
}
}
```
#### After
```java
public void method() {
if (platform.equalsIgnoreCase("MAC")) {
// do something
}
}
```
> Also see: [Extract to local variable](#extract-to-local-variable)
---
## Inline method
Replaces calls to the method with the method’s body.
### Example
Let's replace the method `getArea(int height, int width)` directly to the expression `height * width`.
#### Before
```java
public void method() {
int height = 1;
int width = 2;
int area = getArea(height, width);
}
private int getArea(int height, int width) {
return height * width;
}
```
#### After
```java
public void method() {
int height = 1;
int width = 2;
int area = height * width;
}
```
> Also see: [Extract to method](#extract-to-method)
---
## Introduce Parameter
Replaces an expression with a reference to a new method parameter, and updates all callers of the method to pass the expression as the value of that parameter.
### Example
Let's introduce a new parameter for the method `public void addUser()`.
#### Before
```java
public void buildRegistry() {
addUser();
}
public void addUser() {
fUsers.add("Administrator");
}
```
#### After
```java
public void buildRegistry() {
addUser("Administrator");
}
public void addUser(String name) {
fUsers.add(name);
}
```
## Invert conditions
Inverts the boolean expression in the conditions.
### Example
Let's invert the boolean expression in the if statement.
#### Before
```java
public void method(int value) {
if (value > 5 && value < 15) {
// do something
}
}
```
#### After
```java
public void method(int value) {
if (value <= 5 || value >= 15) {
// do something
}
}
```
---
## Invert local variable
Inverts the local boolean variable.
### Example
Let's invert the variable `valid`.
#### Before
```java
public void method(int value) {
boolean valid = value > 5 && value < 15;
}
```
#### After
```java
public void method(int value) {
boolean notValid = value <= 5 || value >= 15;
}
```
---
## Move
Moves the selected elements and corrects all references to the elements (also in other files). Available actions are:
- Move class to another package
- Move static or instance method to another class
- Move inner class to a new file
### Examples
Let's move the static method `print()` from class `Office` to class `Printer`.
#### Before
```java
public class Office {
public static void main(String[] args) {
print();
}
public static void print() {
System.out.println("This is printer");
}
static class Printer { }
}
```
#### After
```java
public class Office {
public static void main(String[] args) {
Printer.print();
}
static class Printer {
public static void print() {
System.out.println("This is printer");
}
}
}
```
---
## Rename
**_Default shortcut:_ <kbd>F2</kbd>**
Renames the selected element and corrects all references to the elements (also in other files).
### Examples
Let's rename the class `Foo` to `Bar`
#### Before
```java
public class Foo {
// ...
}
public void myMethod() {
Foo myClass = new Foo();
}
```
#### After
```java
public class Bar {
// ...
}
public void myMethod() {
Bar myClass = new Bar();
}
```
---
## Change resolved type to var type
Uses `var` to declare local variables.
### Examples
#### Before
```java
String s = "";
```
#### After
```java
var s = "";
```
> Also see: [Change var type to resolved type](#change-var-type-to-resolved-type)
---
## Change var type to resolved type
Uses the resolved type to declare local variables.
### Examples
#### Before
```java
var s = "";
```
#### After
```java
String s = "";
```
> Also see: [Change resolved type to var type](#change-resolved-type-to-var-type)
\ No newline at end of file
# Metadata Files Generation
We use the setting `java.import.generatesMetadataFilesAtProjectRoot` to control where the project metadata files(.project, .classpath, .factorypath, .settings/) will be generated:
- `true`: Metadata files will be generated at the project's root.
- `false`: Metadata files will be generated at the workspace storage. To be specifc, the path will be: `<WORKSPACE_STORAGE_PATH>/redhat.java/jdt_ws/.metadata/.plugins/org.eclipse.core.resources/.projects/<PROJECT_NAME>/`.
By default, the setting is set to `false`.
> If the metadata files exist in both the project root and the workspace storage, the extension will pick the files in the project root.
## Change the setting value
Depending on how you change the setting, some extra steps need to be taken to make the change take effect.
### Change from `false` to `true`
You need to restart the client.
### Change from `true` to `false`
1. Close the client.
2. Remove the metadata files in the project by your own.
3. Open the client.
# Not Covered Maven Plugin Execution
## Background
Some Maven projects use 3rd party Maven plugins to generate sources or resources, and you may find that the generated code is not picked up by the project classpath, or the Maven goals are not executed by Java extension. This is a known technical issue with `m2e`, the underlying Maven integration tool for Java extension. The reason is that the Maven tooling `m2e` doesn't know if it's safe to run your Maven plugin automatically during a workspace build, so it does not run them by default and requires explicit instructions on how to handle them. Learn more about this issue from the wiki about [Execution Not Covered](https://www.eclipse.org/m2e/documentation/m2e-execution-not-covered.html).
## Workaround
- Option 1: The best thing is still to request the Maven plugin authors to provide native integration with m2e. Here is a guideline on [how to make Maven plugins compatible with m2e](https://www.eclipse.org/m2e/documentation/m2e-making-maven-plugins-compat.html).
- Option 2: Use [build-helper-maven-plugin](http://www.mojohaus.org/build-helper-maven-plugin/usage.html) to explicitly add the unrecognized source folder to classpath.
```xml
<project>
...
<build>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>3.2.0</version>
<executions>
<execution>
<id>add-source</id>
<phase>generate-sources</phase>
<goals>
<goal>add-source</goal>
</goals>
<configuration>
<sources>
<source>some directory</source>
...
</sources>
</configuration>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>
```
- Option 3: Configure a lifecycle mapping metadata in pom.xml that explicitly tells m2e what to do with your plugin.
For example, add [a processing instruction in the pom.xml](https://www.eclipse.org/m2e/documentation/release-notes-17.html#new-syntax-for-specifying-lifecycle-mapping-metadata) like `<?m2e execute onConfiguration?>` to execute it on every project configuration update.
You can use quick fixes to generate the inline lifecycle mapping in pom.xml, or manually configure it in pom.xml. If it's yourself that manually configure it, you have to let VS Code update the project configuration as well. The command is `"Java: Reload Projects"`.
```xml
<project>
...
<build>
<plugins>
<plugin>
<groupId>ro.isdc.wro4j</groupId>
<artifactId>wro4j-maven-plugin</artifactId>
<version>1.8.0</version>
<executions>
<execution>
<?m2e execute onConfiguration?>
<phase>generate-resources</phase>
<goals>
<goal>run</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>
```
If you have multiple Maven plugins that need to configure the lifecycle mapping metadata, you can also configure them together in a dedicated `pluginManagement` section.
```xml
<project>
...
<build>
<pluginManagement>
<plugins>
<!-- This plugin's configuration is used to store m2e settings only.
It has no influence on the Maven build itself. -->
<plugin>
<groupId>org.eclipse.m2e</groupId>
<artifactId>lifecycle-mapping</artifactId>
<version>1.0.0</version>
<configuration>
<lifecycleMappingMetadata>
<pluginExecutions>
<pluginExecution>
<pluginExecutionFilter>
<groupId>ro.isdc.wro4j</groupId>
<artifactId>wro4j-maven-plugin</artifactId>
<versionRange>[1.8.0,)</versionRange>
<goals>
<goal>run</goal>
</goals>
</pluginExecutionFilter>
<action>
<execute>
<runOnConfiguration>true</runOnConfiguration>
</execute>
</action>
</pluginExecution>
</pluginExecutions>
</lifecycleMappingMetadata>
</configuration>
</plugin>
</plugins>
</pluginManagement>
</build>
</project>
```
# Predefined Variables for Java Template Snippets
Below are the predefined variables you could use in the template settings such as `java.templates.fileHeader` and `java.templates.typeComment`.
- `${file_name}` - name of the current Java file
- `${package_name}` - name of the enclosing package
- `${type_name}` - name of the current type
- `${user}` - current user system login name
- `${date}` - current system date
- `${time}` - current system time
- `${year}` - current year
- `${month}` - current month
- `${shortmonth}` - short form representation of current month
- `${day}` - current day of the month
- `${hour}` - current hour
- `${minute}` - current minute
此差异已折叠。
{
"comments": {
"lineComment": "//",
"blockComment": [
"/*",
"*/"
]
},
"brackets": [
[
"{",
"}"
],
[
"[",
"]"
],
[
"(",
")"
],
[
"\"\"\"",
"\"\"\""
]
],
"autoClosingPairs": [
[
"{",
"}"
],
[
"[",
"]"
],
[
"(",
")"
],
[
"\"",
"\""
],
[
"'",
"'"
],
{
"open": "/*",
"close": " */",
"notIn": [
"string"
]
},
{
"open": "\"\"\"",
"close": "\"\"\";",
"notIn": [
"comment"
]
}
],
"surroundingPairs": [
[
"{",
"}"
],
[
"[",
"]"
],
[
"(",
")"
],
[
"\"",
"\""
],
[
"'",
"'"
],
[
"<",
">"
]
]
}
\ No newline at end of file
{
"information_for_contributors": [
"This file has been converted from https://github.com/textmate/java.tmbundle/blob/master/Syntaxes/JavaProperties.plist",
"If you want to provide a fix or improvement, please create a pull request against the original repository.",
"Once accepted there, we are happy to receive an update request."
],
"version": "https://github.com/textmate/java.tmbundle/blob/79b8b61865e40de0ff04bb16fe1076b154b9894c/Syntaxes/JavaProperties.plist",
"fileTypes": [
"properties"
],
"foldingStartMarker": "^[a-zA-Z0-9.-_]+=.*\\\r\n",
"foldingStopMarker": "^(.*(?<!\\)\r\n)",
"keyEquivalent": "^~J",
"name": "Java Properties",
"patterns": [
{
"comment": "Ignore blank lines",
"match": "^\\s*$"
},
{
"include": "#comment-line"
},
{
"include": "#property-name"
},
{
"include": "#property-definition"
}
],
"repository": {
"comment-line": {
"captures": {
"1": {
"name": "punctuation.whitespace.comment.leading.java-properties"
},
"2": {
"name": "punctuation.definition.comment.java-properties"
}
},
"match": "^(\\s*)([#!])(.+)?$\\n?",
"name": "comment.line.java-properties"
},
"property-definition": {
"begin": "^(\\s*)((?:\\\\[ \\t]|\\\\:|\\\\=|[^:=\\s])+)(?:\\s*([:=]))?\\s*",
"beginCaptures": {
"1": {
"name": "punctuation.whitespace.leading.java-properties"
},
"2": {
"name": "support.constant.java-properties",
"patterns": [
{
"match": "\\\\(?:[ \\t:=\\\\ntfr\\\"']|u[0-9A-Fa-f]{4})",
"name": "constant.character.escape.java-properties"
}
]
},
"3": {
"name": "punctuation.separator.key-value.java-properties"
}
},
"contentName": "string.unquoted.java-properties",
"end": "(?<!\\\\{1})$\\n",
"name": "meta.key-value.java-properties",
"patterns": [
{
"comment": "Leading space on a continued line is ignored",
"match": "^\\s*",
"name": "punctuation.whitespace.leading.java-properties"
},
{
"match": "(\\\\{1})(?=$\\n)",
"name": "punctuation.separator.continuation.java-properties"
},
{
"match": "\\\\(?:[\\\\ntfr\\\"']|u[0-9A-Fa-f]{4})",
"name": "constant.character.escape.java-properties"
}
]
},
"property-name": {
"captures": {
"1": {
"name": "punctuation.whitespace.comment.leading.java-properties"
},
"2": {
"name": "support.constant.java-properties",
"patterns": [
{
"match": "\\\\(?:[ \\t:=\\\\ntfr\\\"']|u[0-9A-Fa-f]{4})",
"name": "constant.character.escape.java-properties"
}
]
}
},
"comment": "A property name with no value",
"match": "^(\\s*)((?:\\\\[ \\t]|\\\\:|\\\\=|[^:=\\s])+)(?:\\s*([:=]))?\\s*$\\n",
"name": "meta.key-value.java-properties"
}
},
"scopeName": "source.java-properties",
"uuid": "D364E829-7643-4AFF-948D-3C0D6B4EA8A4"
}
\ No newline at end of file
{
"comments": {
"lineComment": "#"
},
"brackets": [
[
"{",
"}"
],
[
"[",
"]"
],
[
"(",
")"
]
],
"autoClosingPairs": [
[
"{",
"}"
],
[
"[",
"]"
],
[
"(",
")"
],
[
"\"",
"\""
],
[
"'",
"'"
]
],
"surroundingPairs": [
[
"{",
"}"
],
[
"[",
"]"
],
[
"(",
")"
],
[
"\"",
"\""
],
[
"'",
"'"
],
[
"<",
">"
]
]
}
\ No newline at end of file
此差异已折叠。
{
"java.server.mode.switch": "Switch to Standard Mode",
"java.projectConfiguration.update": "Reload Projects",
"java.project.import": "Import Java Projects into Workspace",
"java.open.serverLog": "Open Java Language Server Log File",
"java.open.serverStdoutLog": "Open Java Language Server Output Log File",
"java.open.serverStderrLog": "Open Java Language Server Error Log File",
"java.open.clientLog": "Open Java Extension Log File",
"java.open.logs": "Open All Log Files",
"java.workspace.compile": "Force Java Compilation",
"java.project.build": "Rebuild Projects",
"java.open.formatter.settings": "Open Java Formatter Settings",
"java.clean.workspace": "Clean Java Language Server Workspace",
"java.project.updateSourceAttachment": "Attach Source",
"java.project.addToSourcePath": "Add Folder to Java Source Path",
"java.project.removeFromSourcePath": "Remove Folder from Java Source Path",
"java.project.listSourcePaths": "List All Java Source Paths",
"java.show.server.task.status": "Show Build Job Status",
"java.action.navigateToSuperImplementation": "Go to Super Implementation",
"java.action.showTypeHierarchy": "Show Type Hierarchy",
"java.action.showClassHierarchy": "Show Class Hierarchy",
"java.action.showSupertypeHierarchy": "Show Supertype Hierarchy",
"java.action.showSubtypeHierarchy": "Show Subtype Hierarchy",
"java.action.changeBaseType": "Base on this Type"
}
{
"java.server.mode.switch": "切换到标准模式",
"java.projectConfiguration.update": "重新加载项目",
"java.project.import": "将 Java 项目导入工作区",
"java.open.serverLog": "打开 Java 语言服务器日志文件",
"java.open.serverStdoutLog": "打开 Java 语言服务器输出日志文件",
"java.open.serverStderrLog": "打开 Java 语言服务器错误日志文件",
"java.open.clientLog": "打开 Java 插件日志文件",
"java.open.logs": "打开所有日志文件",
"java.workspace.compile": "强制编译",
"java.project.build": "重新构建项目",
"java.open.formatter.settings": "打开 Java 格式设置",
"java.clean.workspace": "清理 Java 语言服务器工作区",
"java.project.updateSourceAttachment": "附加源代码",
"java.project.addToSourcePath": "将文件夹加入 Java 源代码路径",
"java.project.removeFromSourcePath": "将文件夹从 Java 源代码路径中删除",
"java.project.listSourcePaths": "列出所有 Java 源代码路径",
"java.show.server.task.status": "显示工作状态",
"java.action.navigateToSuperImplementation": "转到父类实现",
"java.action.showTypeHierarchy": "显示类型层次结构",
"java.action.showClassHierarchy": "显示类的继承关系",
"java.action.showSupertypeHierarchy": "显示父类层次结构",
"java.action.showSubtypeHierarchy": "显示子类层次结构",
"java.action.changeBaseType": "基于此类型"
}
{
"java.server.mode.switch": "切換到標準模式",
"java.projectConfiguration.update": "重新載入專案",
"java.project.import": "匯入 Java 專案到工作區",
"java.open.serverLog": "開啟 Java 語言伺服器日誌檔",
"java.open.serverStdoutLog": "開啟 Java 語言伺服器輸出日誌檔",
"java.open.serverStderrLog": "開啟 Java 語言伺服器錯誤日誌檔",
"java.open.clientLog": "開啟 Java 延伸模組日誌檔",
"java.open.logs": "開啟所有日誌檔",
"java.workspace.compile": "強制編譯 Java",
"java.project.build": "重新建置專案",
"java.open.formatter.settings": "開啟 Java 格式設定",
"java.clean.workspace": "清理 Java 語言伺服器工作區",
"java.project.updateSourceAttachment": "附加原始碼",
"java.project.addToSourcePath": "將資料夾加入 Java 原始碼路徑",
"java.project.removeFromSourcePath": "從 Java 始碼路徑中移除資料夾",
"java.project.listSourcePaths": "列出所有 Java 始碼路徑",
"java.show.server.task.status": "顯示建置工作狀態",
"java.action.navigateToSuperImplementation": "移到父類別中的實作",
"java.action.showTypeHierarchy": "顯示型別階層結構",
"java.action.showClassHierarchy": "顯示類別階層結構",
"java.action.showSupertypeHierarchy": "顯示父類別階層結構",
"java.action.showSubtypeHierarchy": "顯示子類別階層結構",
"java.action.changeBaseType": "以此型別為基礎"
}
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Java Language server contributions to package.json",
"type": "object",
"properties": {
"contributes": {
"type": "object",
"properties": {
"javaExtensions": {
"type": "array",
"markdownDescription": "Java language server extensions",
"items": {
"type": "string",
"description": "Relative path to a Java language server extension JAR file"
}
},
"javaBuildFilePatterns": {
"type": "array",
"markdownDescription": "Java build file patterns",
"items": {
"type": "string",
"description": "Regular expressions for specifying build file"
}
}
}
}
}
}
\ No newline at end of file
#!/usr/bin/env python3
###############################################################################
# Copyright (c) 2022 Marc Schreiber and others.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# Marc Schreiber - initial API and implementation
###############################################################################
import jdtls
import sys
jdtls.main(sys.argv[1:])
###############################################################################
# Copyright (c) 2022 Marc Schreiber and others.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# Marc Schreiber - initial API and implementation
###############################################################################
import argparse
import os
import platform
import re
import subprocess
from pathlib import Path
def get_java_executable(validate_java_version):
java_executable = 'java'
if 'JAVA_HOME' in os.environ:
java_exec_to_test = Path(os.environ['JAVA_HOME']) / 'bin' / 'java'
if java_exec_to_test.is_file():
java_executable = java_exec_to_test.resolve()
if not validate_java_version:
return java_executable
out = subprocess.check_output([java_executable, '-version'], stderr = subprocess.STDOUT, universal_newlines=True)
matches = re.finditer(r"(?<=version\s\")(?P<major>\d+)(\.\d+\.\d+(_\d+)?)?", out)
for match in matches:
java_major_version = int(match.group("major"))
if java_major_version < 17:
raise Exception("jdtls requires at least Java 17")
return java_executable
raise Exception("Could not determine Java version")
def find_equinox_launcher(jdtls_base_directory):
plugins_dir = jdtls_base_directory / "plugins"
launchers = plugins_dir.glob('org.eclipse.equinox.launcher_*.jar')
for launcher in launchers:
return plugins_dir / launcher
raise Exception("Cannot find equinox launcher")
def get_shared_config_path(jdtls_base_path):
system = platform.system()
if system == 'Linux':
config_dir = 'config_linux'
elif system == 'Darwin':
config_dir = 'config_mac'
elif system == 'Windows':
config_dir = 'config_win'
else:
raise Exception("Unknown platform {} detected".format(platform))
return jdtls_base_path / config_dir
def main(args):
parser = argparse.ArgumentParser()
parser.add_argument("--validate-java-version", default=True, action=argparse.BooleanOptionalAction)
parser.add_argument("--jvm-arg",
default=[],
action="append",
help="An additional JVM option (can be used multiple times. Note, use with equal sign. For example: --jvm-arg=-Dlog.level=ALL")
known_args, args = parser.parse_known_args(args)
java_executable = get_java_executable(known_args.validate_java_version)
jdtls_base_path = Path(__file__).parent.parent
shared_config_path = get_shared_config_path(jdtls_base_path)
jar_path = find_equinox_launcher(jdtls_base_path)
os.execvp(java_executable,
["-Declipse.application=org.eclipse.jdt.ls.core.id1",
"-Dosgi.bundles.defaultStartLevel=4",
"-Declipse.product=org.eclipse.jdt.ls.core.product",
"-Dosgi.checkConfiguration=true",
"-Dosgi.sharedConfiguration.area=" + str(shared_config_path),
"-Dosgi.sharedConfiguration.area.readOnly=true",
"-Dosgi.configuration.cascaded=true",
"-noverify",
"-Xms1G",
"--add-modules=ALL-SYSTEM",
"--add-opens", "java.base/java.util=ALL-UNNAMED",
"--add-opens", "java.base/java.lang=ALL-UNNAMED"]
+ known_args.jvm_arg
+ ["-jar", jar_path] + args)
#This configuration file was written by: org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser
#Wed Aug 31 11:38:47 EDT 2022
eclipse.product=org.eclipse.jdt.ls.core.product
osgi.bundles=reference\:file\:ch.qos.logback.classic_1.2.3.v20200428-2012.jar@4,reference\:file\:ch.qos.logback.core_1.2.3.v20200428-2012.jar@4,reference\:file\:ch.qos.logback.slf4j_1.2.3.v20200428-2012.jar@4,reference\:file\:com.google.gson_2.8.9.v20220111-1409.jar@4,reference\:file\:com.google.guava_30.1.0.v20210127-2300.jar@4,reference\:file\:com.sun.jna_5.8.0.jar@4,reference\:file\:javax.inject_1.0.0.v20220405-0441.jar@4,reference\:file\:org.apache.ant_1.10.12.v20211102-1452/@4,reference\:file\:org.apache.commons.codec_1.14.0.v20200818-1422.jar@4,reference\:file\:org.apache.commons.lang3_3.1.0.v201403281430.jar@4,reference\:file\:org.apache.felix.scr_2.2.2.jar@2\:start,reference\:file\:org.eclipse.ant.core_3.6.500.v20220718-1722.jar@4,reference\:file\:org.eclipse.buildship.compat_3.1.6.v20220511-1359.jar@4,reference\:file\:org.eclipse.buildship.core_3.1.6.v20220511-1359.jar@4,reference\:file\:org.eclipse.compare.core_3.7.0.v20220513-0551.jar@4,reference\:file\:org.eclipse.core.commands_3.10.200.v20220512-0851.jar@4,reference\:file\:org.eclipse.core.contenttype_3.8.200.v20220613-1008.jar@4,reference\:file\:org.eclipse.core.expressions_3.8.200.v20220613-1047.jar@4,reference\:file\:org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar@4,reference\:file\:org.eclipse.core.filesystem_1.9.400.v20220419-0658.jar@4,reference\:file\:org.eclipse.core.jobs_3.13.100.v20220718-1722.jar@4,reference\:file\:org.eclipse.core.net_1.3.1200.v20220312-1450.jar@4,reference\:file\:org.eclipse.core.net.linux_1.0.100.v20220111-1854.jar@4,reference\:file\:org.eclipse.core.resources_3.18.0.v20220622-1440.jar@4,reference\:file\:org.eclipse.core.runtime_3.26.0.v20220622-0417.jar@4\:start,reference\:file\:org.eclipse.core.variables_3.5.100.v20210721-1355.jar@4,reference\:file\:org.eclipse.debug.core_3.20.0.v20220626-1925.jar@4,reference\:file\:org.eclipse.equinox.app_1.6.200.v20220710-1223.jar@4,reference\:file\:org.eclipse.equinox.common_3.16.200.v20220710-1223.jar@2\:start,reference\:file\:org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar@4,reference\:file\:org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar@4,reference\:file\:org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar@4,reference\:file\:org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.500.v20220509-0833/@4,reference\:file\:org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar@4,reference\:file\:org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar@4,reference\:file\:org.eclipse.equinox.security_1.3.1000.v20220710-1223.jar@4,reference\:file\:org.eclipse.equinox.security.linux_1.0.200.v20210616-0726/@4,reference\:file\:org.eclipse.equinox.simpleconfigurator_1.4.100.v20220620-1617.jar@4,reference\:file\:org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar@4,reference\:file\:org.eclipse.jdt.apt.core_3.7.50.v20210914-1429.jar@4,reference\:file\:org.eclipse.jdt.apt.pluggable.core_1.3.0.v20210618-1653.jar@4,reference\:file\:org.eclipse.jdt.compiler.apt_1.4.200.v20220719-0747.jar@4,reference\:file\:org.eclipse.jdt.compiler.tool_1.3.200.v20220719-0747.jar@4,reference\:file\:org.eclipse.jdt.core_3.31.0.v20220719-2015.jar@4,reference\:file\:org.eclipse.jdt.core.manipulation_1.16.200.v20220628-2108.jar@4,reference\:file\:org.eclipse.jdt.debug_3.19.300.v20220715-0857/@4,reference\:file\:org.eclipse.jdt.junit.core_3.11.400.v20220715-1030.jar@4,reference\:file\:org.eclipse.jdt.junit.runtime_3.7.0.v20220609-1843.jar@4,reference\:file\:org.eclipse.jdt.launching_3.19.700.v20220621-1516.jar@4,reference\:file\:org.eclipse.jdt.ls.core_1.15.0.202208311536.jar@4\:start,reference\:file\:org.eclipse.jdt.ls.logback.appender_1.15.0.202208311536.jar@4,reference\:file\:org.eclipse.lsp4j_0.12.0.v20210402-1305.jar@4,reference\:file\:org.eclipse.lsp4j.jsonrpc_0.12.0.v20210402-1305.jar@4,reference\:file\:org.eclipse.ltk.core.refactoring_3.13.0.v20220719-2134.jar@4,reference\:file\:org.eclipse.m2e.apt.core_2.0.0.20220706-1958.jar@4,reference\:file\:org.eclipse.m2e.core_2.0.0.20220711-1014.jar@4,reference\:file\:org.eclipse.m2e.jdt_2.0.0.20220706-1958.jar@4,reference\:file\:org.eclipse.m2e.maven.runtime_3.8.6.20220616-1951/@4,reference\:file\:org.eclipse.m2e.maven.runtime.slf4j.simple_1.18.2.20220615-0811/@4,reference\:file\:org.eclipse.m2e.workspace.cli_0.3.1.jar@4,reference\:file\:org.eclipse.osgi.services_3.11.0.v20220618-0838.jar@4,reference\:file\:org.eclipse.text_3.12.200.v20220622-1422.jar@4,reference\:file\:org.eclipse.xtend.lib_2.25.0.v20210301-0821.jar@4,reference\:file\:org.eclipse.xtend.lib.macro_2.25.0.v20210301-0821.jar@4,reference\:file\:org.eclipse.xtext.xbase.lib_2.25.0.v20210301-0821.jar@4,reference\:file\:org.gradle.toolingapi_7.4.2.v20220510-1312-s.jar@4,reference\:file\:org.hamcrest.core_1.3.0.v20180420-1519.jar@4,reference\:file\:org.junit_4.13.2.v20211018-1956.jar@4,reference\:file\:org.osgi.service.cm_1.6.1.202109301733.jar@4,reference\:file\:org.osgi.service.component_1.5.0.202109301733.jar@4,reference\:file\:org.osgi.service.device_1.1.1.202109301733.jar@4,reference\:file\:org.osgi.service.event_1.4.1.202109301733.jar@4,reference\:file\:org.osgi.service.metatype_1.4.1.202109301733.jar@4,reference\:file\:org.osgi.service.prefs_1.1.2.202109301733.jar@4,reference\:file\:org.osgi.service.provisioning_1.2.0.201505202024.jar@4,reference\:file\:org.osgi.service.upnp_1.2.1.202109301733.jar@4,reference\:file\:org.osgi.service.useradmin_1.1.1.202109301733.jar@4,reference\:file\:org.osgi.service.wireadmin_1.0.2.202109301733.jar@4,reference\:file\:org.osgi.util.function_1.2.0.202109301733.jar@4,reference\:file\:org.osgi.util.promise_1.2.0.202109301733.jar@4,reference\:file\:org.slf4j.api_1.7.30.v20200204-2150.jar@4
eclipse.p2.data.area=@config.dir/../p2
eclipse.p2.profile=DefaultProfile
osgi.bundles.defaultStartLevel=4
eclipse.application=org.eclipse.jdt.ls.core.id1
osgi.framework=file\:plugins/org.eclipse.osgi_3.18.100.v20220713-1255.jar
osgi.framework.extensions=reference\:file\:org.eclipse.osgi.compatibility.state_1.2.700.v20220710-1223.jar
#This configuration file was written by: org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser
#Wed Aug 31 11:38:51 EDT 2022
eclipse.product=org.eclipse.jdt.ls.core.product
osgi.bundles=reference\:file\:ch.qos.logback.classic_1.2.3.v20200428-2012.jar@4,reference\:file\:ch.qos.logback.core_1.2.3.v20200428-2012.jar@4,reference\:file\:ch.qos.logback.slf4j_1.2.3.v20200428-2012.jar@4,reference\:file\:com.google.gson_2.8.9.v20220111-1409.jar@4,reference\:file\:com.google.guava_30.1.0.v20210127-2300.jar@4,reference\:file\:javax.inject_1.0.0.v20220405-0441.jar@4,reference\:file\:org.apache.ant_1.10.12.v20211102-1452/@4,reference\:file\:org.apache.commons.codec_1.14.0.v20200818-1422.jar@4,reference\:file\:org.apache.commons.lang3_3.1.0.v201403281430.jar@4,reference\:file\:org.apache.felix.scr_2.2.2.jar@2\:start,reference\:file\:org.eclipse.ant.core_3.6.500.v20220718-1722.jar@4,reference\:file\:org.eclipse.buildship.compat_3.1.6.v20220511-1359.jar@4,reference\:file\:org.eclipse.buildship.core_3.1.6.v20220511-1359.jar@4,reference\:file\:org.eclipse.compare.core_3.7.0.v20220513-0551.jar@4,reference\:file\:org.eclipse.core.commands_3.10.200.v20220512-0851.jar@4,reference\:file\:org.eclipse.core.contenttype_3.8.200.v20220613-1008.jar@4,reference\:file\:org.eclipse.core.expressions_3.8.200.v20220613-1047.jar@4,reference\:file\:org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar@4,reference\:file\:org.eclipse.core.filesystem_1.9.400.v20220419-0658.jar@4,reference\:file\:org.eclipse.core.jobs_3.13.100.v20220718-1722.jar@4,reference\:file\:org.eclipse.core.net_1.3.1200.v20220312-1450.jar@4,reference\:file\:org.eclipse.core.resources_3.18.0.v20220622-1440.jar@4,reference\:file\:org.eclipse.core.runtime_3.26.0.v20220622-0417.jar@4\:start,reference\:file\:org.eclipse.core.variables_3.5.100.v20210721-1355.jar@4,reference\:file\:org.eclipse.debug.core_3.20.0.v20220626-1925.jar@4,reference\:file\:org.eclipse.equinox.app_1.6.200.v20220710-1223.jar@4,reference\:file\:org.eclipse.equinox.common_3.16.200.v20220710-1223.jar@2\:start,reference\:file\:org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar@4,reference\:file\:org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar@4,reference\:file\:org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar@4,reference\:file\:org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.500.v20220509-0833/@4,reference\:file\:org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar@4,reference\:file\:org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar@4,reference\:file\:org.eclipse.equinox.security_1.3.1000.v20220710-1223.jar@4,reference\:file\:org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar@4,reference\:file\:org.eclipse.equinox.simpleconfigurator_1.4.100.v20220620-1617.jar@4,reference\:file\:org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar@4,reference\:file\:org.eclipse.jdt.apt.core_3.7.50.v20210914-1429.jar@4,reference\:file\:org.eclipse.jdt.apt.pluggable.core_1.3.0.v20210618-1653.jar@4,reference\:file\:org.eclipse.jdt.compiler.apt_1.4.200.v20220719-0747.jar@4,reference\:file\:org.eclipse.jdt.compiler.tool_1.3.200.v20220719-0747.jar@4,reference\:file\:org.eclipse.jdt.core_3.31.0.v20220719-2015.jar@4,reference\:file\:org.eclipse.jdt.core.manipulation_1.16.200.v20220628-2108.jar@4,reference\:file\:org.eclipse.jdt.debug_3.19.300.v20220715-0857/@4,reference\:file\:org.eclipse.jdt.junit.core_3.11.400.v20220715-1030.jar@4,reference\:file\:org.eclipse.jdt.junit.runtime_3.7.0.v20220609-1843.jar@4,reference\:file\:org.eclipse.jdt.launching_3.19.700.v20220621-1516.jar@4,reference\:file\:org.eclipse.jdt.launching.macosx_3.5.0.v20220610-1811.jar@4,reference\:file\:org.eclipse.jdt.ls.core_1.15.0.202208311536.jar@4\:start,reference\:file\:org.eclipse.jdt.ls.logback.appender_1.15.0.202208311536.jar@4,reference\:file\:org.eclipse.lsp4j_0.12.0.v20210402-1305.jar@4,reference\:file\:org.eclipse.lsp4j.jsonrpc_0.12.0.v20210402-1305.jar@4,reference\:file\:org.eclipse.ltk.core.refactoring_3.13.0.v20220719-2134.jar@4,reference\:file\:org.eclipse.m2e.apt.core_2.0.0.20220706-1958.jar@4,reference\:file\:org.eclipse.m2e.core_2.0.0.20220711-1014.jar@4,reference\:file\:org.eclipse.m2e.jdt_2.0.0.20220706-1958.jar@4,reference\:file\:org.eclipse.m2e.maven.runtime_3.8.6.20220616-1951/@4,reference\:file\:org.eclipse.m2e.maven.runtime.slf4j.simple_1.18.2.20220615-0811/@4,reference\:file\:org.eclipse.m2e.workspace.cli_0.3.1.jar@4,reference\:file\:org.eclipse.osgi.services_3.11.0.v20220618-0838.jar@4,reference\:file\:org.eclipse.text_3.12.200.v20220622-1422.jar@4,reference\:file\:org.eclipse.xtend.lib_2.25.0.v20210301-0821.jar@4,reference\:file\:org.eclipse.xtend.lib.macro_2.25.0.v20210301-0821.jar@4,reference\:file\:org.eclipse.xtext.xbase.lib_2.25.0.v20210301-0821.jar@4,reference\:file\:org.gradle.toolingapi_7.4.2.v20220510-1312-s.jar@4,reference\:file\:org.hamcrest.core_1.3.0.v20180420-1519.jar@4,reference\:file\:org.junit_4.13.2.v20211018-1956.jar@4,reference\:file\:org.osgi.service.cm_1.6.1.202109301733.jar@4,reference\:file\:org.osgi.service.component_1.5.0.202109301733.jar@4,reference\:file\:org.osgi.service.device_1.1.1.202109301733.jar@4,reference\:file\:org.osgi.service.event_1.4.1.202109301733.jar@4,reference\:file\:org.osgi.service.metatype_1.4.1.202109301733.jar@4,reference\:file\:org.osgi.service.prefs_1.1.2.202109301733.jar@4,reference\:file\:org.osgi.service.provisioning_1.2.0.201505202024.jar@4,reference\:file\:org.osgi.service.upnp_1.2.1.202109301733.jar@4,reference\:file\:org.osgi.service.useradmin_1.1.1.202109301733.jar@4,reference\:file\:org.osgi.service.wireadmin_1.0.2.202109301733.jar@4,reference\:file\:org.osgi.util.function_1.2.0.202109301733.jar@4,reference\:file\:org.osgi.util.promise_1.2.0.202109301733.jar@4,reference\:file\:org.slf4j.api_1.7.30.v20200204-2150.jar@4
eclipse.p2.data.area=@config.dir/../p2
eclipse.p2.profile=DefaultProfile
osgi.bundles.defaultStartLevel=4
eclipse.application=org.eclipse.jdt.ls.core.id1
osgi.framework=file\:plugins/org.eclipse.osgi_3.18.100.v20220713-1255.jar
osgi.framework.extensions=reference\:file\:org.eclipse.osgi.compatibility.state_1.2.700.v20220710-1223.jar
#This configuration file was written by: org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser
#Wed Aug 31 11:38:53 EDT 2022
eclipse.product=org.eclipse.jdt.ls.core.product
osgi.bundles=reference\:file\:com.google.gson_2.8.9.v20220111-1409.jar@4,reference\:file\:com.google.guava_30.1.0.v20210127-2300.jar@4,reference\:file\:com.sun.jna_5.8.0.jar@4,reference\:file\:org.apache.commons.lang3_3.1.0.v201403281430.jar@4,reference\:file\:org.apache.felix.scr_2.2.2.jar@2\:start,reference\:file\:org.eclipse.ant.core_3.6.500.v20220718-1722.jar@4,reference\:file\:org.eclipse.compare.core_3.7.0.v20220513-0551.jar@4,reference\:file\:org.eclipse.core.commands_3.10.200.v20220512-0851.jar@4,reference\:file\:org.eclipse.core.contenttype_3.8.200.v20220613-1008.jar@4,reference\:file\:org.eclipse.core.expressions_3.8.200.v20220613-1047.jar@4,reference\:file\:org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar@4,reference\:file\:org.eclipse.core.filesystem_1.9.400.v20220419-0658.jar@4,reference\:file\:org.eclipse.core.jobs_3.13.100.v20220718-1722.jar@4,reference\:file\:org.eclipse.core.net_1.3.1200.v20220312-1450.jar@4,reference\:file\:org.eclipse.core.net.linux_1.0.100.v20220111-1854.jar@4,reference\:file\:org.eclipse.core.resources_3.18.0.v20220622-1440.jar@4,reference\:file\:org.eclipse.core.runtime_3.26.0.v20220622-0417.jar@4\:start,reference\:file\:org.eclipse.core.variables_3.5.100.v20210721-1355.jar@4,reference\:file\:org.eclipse.debug.core_3.20.0.v20220626-1925.jar@4,reference\:file\:org.eclipse.equinox.app_1.6.200.v20220710-1223.jar@4,reference\:file\:org.eclipse.equinox.common_3.16.200.v20220710-1223.jar@2\:start,reference\:file\:org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar@4,reference\:file\:org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.500.v20220509-0833/@4,reference\:file\:org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar@4,reference\:file\:org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar@4,reference\:file\:org.eclipse.equinox.security_1.3.1000.v20220710-1223.jar@4,reference\:file\:org.eclipse.equinox.security.linux_1.0.200.v20210616-0726/@4,reference\:file\:org.eclipse.jdt.compiler.apt_1.4.200.v20220719-0747.jar@4,reference\:file\:org.eclipse.jdt.compiler.tool_1.3.200.v20220719-0747.jar@4,reference\:file\:org.eclipse.jdt.core_3.31.0.v20220719-2015.jar@4,reference\:file\:org.eclipse.jdt.core.manipulation_1.16.200.v20220628-2108.jar@4,reference\:file\:org.eclipse.jdt.debug_3.19.300.v20220715-0857/@4,reference\:file\:org.eclipse.jdt.launching_3.19.700.v20220621-1516.jar@4,reference\:file\:org.eclipse.jdt.ls.core_1.15.0.202208311536.jar@4\:start,reference\:file\:org.eclipse.lsp4j_0.12.0.v20210402-1305.jar@4,reference\:file\:org.eclipse.lsp4j.jsonrpc_0.12.0.v20210402-1305.jar@4,reference\:file\:org.eclipse.ltk.core.refactoring_3.13.0.v20220719-2134.jar@4,reference\:file\:org.eclipse.osgi.services_3.11.0.v20220618-0838.jar@4,reference\:file\:org.eclipse.text_3.12.200.v20220622-1422.jar@4,reference\:file\:org.eclipse.xtend.lib_2.25.0.v20210301-0821.jar@4,reference\:file\:org.eclipse.xtend.lib.macro_2.25.0.v20210301-0821.jar@4,reference\:file\:org.eclipse.xtext.xbase.lib_2.25.0.v20210301-0821.jar@4,reference\:file\:org.osgi.service.cm_1.6.1.202109301733.jar@4,reference\:file\:org.osgi.service.component_1.5.0.202109301733.jar@4,reference\:file\:org.osgi.service.device_1.1.1.202109301733.jar@4,reference\:file\:org.osgi.service.event_1.4.1.202109301733.jar@4,reference\:file\:org.osgi.service.metatype_1.4.1.202109301733.jar@4,reference\:file\:org.osgi.service.prefs_1.1.2.202109301733.jar@4,reference\:file\:org.osgi.service.provisioning_1.2.0.201505202024.jar@4,reference\:file\:org.osgi.service.upnp_1.2.1.202109301733.jar@4,reference\:file\:org.osgi.service.useradmin_1.1.1.202109301733.jar@4,reference\:file\:org.osgi.service.wireadmin_1.0.2.202109301733.jar@4,reference\:file\:org.osgi.util.function_1.2.0.202109301733.jar@4,reference\:file\:org.osgi.util.promise_1.2.0.202109301733.jar@4
eclipse.p2.data.area=@config.dir/../p2
eclipse.p2.profile=DefaultProfile
osgi.bundles.defaultStartLevel=4
eclipse.application=org.eclipse.jdt.ls.core.id1
osgi.framework=file\:plugins/org.eclipse.osgi_3.18.100.v20220713-1255.jar
osgi.framework.extensions=reference\:file\:org.eclipse.osgi.compatibility.state_1.2.700.v20220710-1223.jar
#This configuration file was written by: org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser
#Wed Aug 31 11:38:55 EDT 2022
eclipse.product=org.eclipse.jdt.ls.core.product
osgi.bundles=reference\:file\:com.google.gson_2.8.9.v20220111-1409.jar@4,reference\:file\:com.google.guava_30.1.0.v20210127-2300.jar@4,reference\:file\:org.apache.commons.lang3_3.1.0.v201403281430.jar@4,reference\:file\:org.apache.felix.scr_2.2.2.jar@2\:start,reference\:file\:org.eclipse.ant.core_3.6.500.v20220718-1722.jar@4,reference\:file\:org.eclipse.compare.core_3.7.0.v20220513-0551.jar@4,reference\:file\:org.eclipse.core.commands_3.10.200.v20220512-0851.jar@4,reference\:file\:org.eclipse.core.contenttype_3.8.200.v20220613-1008.jar@4,reference\:file\:org.eclipse.core.expressions_3.8.200.v20220613-1047.jar@4,reference\:file\:org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar@4,reference\:file\:org.eclipse.core.filesystem_1.9.400.v20220419-0658.jar@4,reference\:file\:org.eclipse.core.jobs_3.13.100.v20220718-1722.jar@4,reference\:file\:org.eclipse.core.net_1.3.1200.v20220312-1450.jar@4,reference\:file\:org.eclipse.core.resources_3.18.0.v20220622-1440.jar@4,reference\:file\:org.eclipse.core.runtime_3.26.0.v20220622-0417.jar@4\:start,reference\:file\:org.eclipse.core.variables_3.5.100.v20210721-1355.jar@4,reference\:file\:org.eclipse.debug.core_3.20.0.v20220626-1925.jar@4,reference\:file\:org.eclipse.equinox.app_1.6.200.v20220710-1223.jar@4,reference\:file\:org.eclipse.equinox.common_3.16.200.v20220710-1223.jar@2\:start,reference\:file\:org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar@4,reference\:file\:org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.500.v20220509-0833/@4,reference\:file\:org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar@4,reference\:file\:org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar@4,reference\:file\:org.eclipse.equinox.security_1.3.1000.v20220710-1223.jar@4,reference\:file\:org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar@4,reference\:file\:org.eclipse.jdt.compiler.apt_1.4.200.v20220719-0747.jar@4,reference\:file\:org.eclipse.jdt.compiler.tool_1.3.200.v20220719-0747.jar@4,reference\:file\:org.eclipse.jdt.core_3.31.0.v20220719-2015.jar@4,reference\:file\:org.eclipse.jdt.core.manipulation_1.16.200.v20220628-2108.jar@4,reference\:file\:org.eclipse.jdt.debug_3.19.300.v20220715-0857/@4,reference\:file\:org.eclipse.jdt.launching_3.19.700.v20220621-1516.jar@4,reference\:file\:org.eclipse.jdt.launching.macosx_3.5.0.v20220610-1811.jar@4,reference\:file\:org.eclipse.jdt.ls.core_1.15.0.202208311536.jar@4\:start,reference\:file\:org.eclipse.lsp4j_0.12.0.v20210402-1305.jar@4,reference\:file\:org.eclipse.lsp4j.jsonrpc_0.12.0.v20210402-1305.jar@4,reference\:file\:org.eclipse.ltk.core.refactoring_3.13.0.v20220719-2134.jar@4,reference\:file\:org.eclipse.osgi.services_3.11.0.v20220618-0838.jar@4,reference\:file\:org.eclipse.text_3.12.200.v20220622-1422.jar@4,reference\:file\:org.eclipse.xtend.lib_2.25.0.v20210301-0821.jar@4,reference\:file\:org.eclipse.xtend.lib.macro_2.25.0.v20210301-0821.jar@4,reference\:file\:org.eclipse.xtext.xbase.lib_2.25.0.v20210301-0821.jar@4,reference\:file\:org.osgi.service.cm_1.6.1.202109301733.jar@4,reference\:file\:org.osgi.service.component_1.5.0.202109301733.jar@4,reference\:file\:org.osgi.service.device_1.1.1.202109301733.jar@4,reference\:file\:org.osgi.service.event_1.4.1.202109301733.jar@4,reference\:file\:org.osgi.service.metatype_1.4.1.202109301733.jar@4,reference\:file\:org.osgi.service.prefs_1.1.2.202109301733.jar@4,reference\:file\:org.osgi.service.provisioning_1.2.0.201505202024.jar@4,reference\:file\:org.osgi.service.upnp_1.2.1.202109301733.jar@4,reference\:file\:org.osgi.service.useradmin_1.1.1.202109301733.jar@4,reference\:file\:org.osgi.service.wireadmin_1.0.2.202109301733.jar@4,reference\:file\:org.osgi.util.function_1.2.0.202109301733.jar@4,reference\:file\:org.osgi.util.promise_1.2.0.202109301733.jar@4
eclipse.p2.data.area=@config.dir/../p2
eclipse.p2.profile=DefaultProfile
osgi.bundles.defaultStartLevel=4
eclipse.application=org.eclipse.jdt.ls.core.id1
osgi.framework=file\:plugins/org.eclipse.osgi_3.18.100.v20220713-1255.jar
osgi.framework.extensions=reference\:file\:org.eclipse.osgi.compatibility.state_1.2.700.v20220710-1223.jar
#This configuration file was written by: org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser
#Wed Aug 31 11:38:54 EDT 2022
eclipse.product=org.eclipse.jdt.ls.core.product
osgi.bundles=reference\:file\:com.google.gson_2.8.9.v20220111-1409.jar@4,reference\:file\:com.google.guava_30.1.0.v20210127-2300.jar@4,reference\:file\:com.sun.jna_5.8.0.jar@4,reference\:file\:com.sun.jna.platform_5.8.0.jar@4,reference\:file\:org.apache.commons.lang3_3.1.0.v201403281430.jar@4,reference\:file\:org.apache.felix.scr_2.2.2.jar@2\:start,reference\:file\:org.eclipse.ant.core_3.6.500.v20220718-1722.jar@4,reference\:file\:org.eclipse.compare.core_3.7.0.v20220513-0551.jar@4,reference\:file\:org.eclipse.core.commands_3.10.200.v20220512-0851.jar@4,reference\:file\:org.eclipse.core.contenttype_3.8.200.v20220613-1008.jar@4,reference\:file\:org.eclipse.core.expressions_3.8.200.v20220613-1047.jar@4,reference\:file\:org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar@4,reference\:file\:org.eclipse.core.filesystem_1.9.400.v20220419-0658.jar@4,reference\:file\:org.eclipse.core.jobs_3.13.100.v20220718-1722.jar@4,reference\:file\:org.eclipse.core.net_1.3.1200.v20220312-1450.jar@4,reference\:file\:org.eclipse.core.net.win32_1.0.0.v20220312-1450.jar@4,reference\:file\:org.eclipse.core.net.win32.x86_64_1.1.600.v20220312-1450.jar@4,reference\:file\:org.eclipse.core.resources_3.18.0.v20220622-1440.jar@4,reference\:file\:org.eclipse.core.runtime_3.26.0.v20220622-0417.jar@4\:start,reference\:file\:org.eclipse.core.variables_3.5.100.v20210721-1355.jar@4,reference\:file\:org.eclipse.debug.core_3.20.0.v20220626-1925.jar@4,reference\:file\:org.eclipse.equinox.app_1.6.200.v20220710-1223.jar@4,reference\:file\:org.eclipse.equinox.common_3.16.200.v20220710-1223.jar@2\:start,reference\:file\:org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar@4,reference\:file\:org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.500.v20220509-0833/@4,reference\:file\:org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar@4,reference\:file\:org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar@4,reference\:file\:org.eclipse.equinox.security_1.3.1000.v20220710-1223.jar@4,reference\:file\:org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar@4,reference\:file\:org.eclipse.jdt.compiler.apt_1.4.200.v20220719-0747.jar@4,reference\:file\:org.eclipse.jdt.compiler.tool_1.3.200.v20220719-0747.jar@4,reference\:file\:org.eclipse.jdt.core_3.31.0.v20220719-2015.jar@4,reference\:file\:org.eclipse.jdt.core.manipulation_1.16.200.v20220628-2108.jar@4,reference\:file\:org.eclipse.jdt.debug_3.19.300.v20220715-0857/@4,reference\:file\:org.eclipse.jdt.launching_3.19.700.v20220621-1516.jar@4,reference\:file\:org.eclipse.jdt.ls.core_1.15.0.202208311536.jar@4\:start,reference\:file\:org.eclipse.lsp4j_0.12.0.v20210402-1305.jar@4,reference\:file\:org.eclipse.lsp4j.jsonrpc_0.12.0.v20210402-1305.jar@4,reference\:file\:org.eclipse.ltk.core.refactoring_3.13.0.v20220719-2134.jar@4,reference\:file\:org.eclipse.osgi.services_3.11.0.v20220618-0838.jar@4,reference\:file\:org.eclipse.text_3.12.200.v20220622-1422.jar@4,reference\:file\:org.eclipse.xtend.lib_2.25.0.v20210301-0821.jar@4,reference\:file\:org.eclipse.xtend.lib.macro_2.25.0.v20210301-0821.jar@4,reference\:file\:org.eclipse.xtext.xbase.lib_2.25.0.v20210301-0821.jar@4,reference\:file\:org.osgi.service.cm_1.6.1.202109301733.jar@4,reference\:file\:org.osgi.service.component_1.5.0.202109301733.jar@4,reference\:file\:org.osgi.service.device_1.1.1.202109301733.jar@4,reference\:file\:org.osgi.service.event_1.4.1.202109301733.jar@4,reference\:file\:org.osgi.service.metatype_1.4.1.202109301733.jar@4,reference\:file\:org.osgi.service.prefs_1.1.2.202109301733.jar@4,reference\:file\:org.osgi.service.provisioning_1.2.0.201505202024.jar@4,reference\:file\:org.osgi.service.upnp_1.2.1.202109301733.jar@4,reference\:file\:org.osgi.service.useradmin_1.1.1.202109301733.jar@4,reference\:file\:org.osgi.service.wireadmin_1.0.2.202109301733.jar@4,reference\:file\:org.osgi.util.function_1.2.0.202109301733.jar@4,reference\:file\:org.osgi.util.promise_1.2.0.202109301733.jar@4
eclipse.p2.data.area=@config.dir/../p2
eclipse.p2.profile=DefaultProfile
osgi.bundles.defaultStartLevel=4
eclipse.application=org.eclipse.jdt.ls.core.id1
osgi.framework=file\:plugins/org.eclipse.osgi_3.18.100.v20220713-1255.jar
osgi.framework.extensions=reference\:file\:org.eclipse.osgi.compatibility.state_1.2.700.v20220710-1223.jar
#This configuration file was written by: org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser
#Wed Aug 31 11:38:49 EDT 2022
eclipse.product=org.eclipse.jdt.ls.core.product
osgi.bundles=reference\:file\:ch.qos.logback.classic_1.2.3.v20200428-2012.jar@4,reference\:file\:ch.qos.logback.core_1.2.3.v20200428-2012.jar@4,reference\:file\:ch.qos.logback.slf4j_1.2.3.v20200428-2012.jar@4,reference\:file\:com.google.gson_2.8.9.v20220111-1409.jar@4,reference\:file\:com.google.guava_30.1.0.v20210127-2300.jar@4,reference\:file\:com.sun.jna_5.8.0.jar@4,reference\:file\:com.sun.jna.platform_5.8.0.jar@4,reference\:file\:javax.inject_1.0.0.v20220405-0441.jar@4,reference\:file\:org.apache.ant_1.10.12.v20211102-1452/@4,reference\:file\:org.apache.commons.codec_1.14.0.v20200818-1422.jar@4,reference\:file\:org.apache.commons.lang3_3.1.0.v201403281430.jar@4,reference\:file\:org.apache.felix.scr_2.2.2.jar@2\:start,reference\:file\:org.eclipse.ant.core_3.6.500.v20220718-1722.jar@4,reference\:file\:org.eclipse.buildship.compat_3.1.6.v20220511-1359.jar@4,reference\:file\:org.eclipse.buildship.core_3.1.6.v20220511-1359.jar@4,reference\:file\:org.eclipse.compare.core_3.7.0.v20220513-0551.jar@4,reference\:file\:org.eclipse.core.commands_3.10.200.v20220512-0851.jar@4,reference\:file\:org.eclipse.core.contenttype_3.8.200.v20220613-1008.jar@4,reference\:file\:org.eclipse.core.expressions_3.8.200.v20220613-1047.jar@4,reference\:file\:org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar@4,reference\:file\:org.eclipse.core.filesystem_1.9.400.v20220419-0658.jar@4,reference\:file\:org.eclipse.core.jobs_3.13.100.v20220718-1722.jar@4,reference\:file\:org.eclipse.core.net_1.3.1200.v20220312-1450.jar@4,reference\:file\:org.eclipse.core.net.win32_1.0.0.v20220312-1450.jar@4,reference\:file\:org.eclipse.core.net.win32.x86_64_1.1.600.v20220312-1450.jar@4,reference\:file\:org.eclipse.core.resources_3.18.0.v20220622-1440.jar@4,reference\:file\:org.eclipse.core.runtime_3.26.0.v20220622-0417.jar@4\:start,reference\:file\:org.eclipse.core.variables_3.5.100.v20210721-1355.jar@4,reference\:file\:org.eclipse.debug.core_3.20.0.v20220626-1925.jar@4,reference\:file\:org.eclipse.equinox.app_1.6.200.v20220710-1223.jar@4,reference\:file\:org.eclipse.equinox.common_3.16.200.v20220710-1223.jar@2\:start,reference\:file\:org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar@4,reference\:file\:org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar@4,reference\:file\:org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar@4,reference\:file\:org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.500.v20220509-0833/@4,reference\:file\:org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar@4,reference\:file\:org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar@4,reference\:file\:org.eclipse.equinox.security_1.3.1000.v20220710-1223.jar@4,reference\:file\:org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar@4,reference\:file\:org.eclipse.equinox.simpleconfigurator_1.4.100.v20220620-1617.jar@4,reference\:file\:org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar@4,reference\:file\:org.eclipse.jdt.apt.core_3.7.50.v20210914-1429.jar@4,reference\:file\:org.eclipse.jdt.apt.pluggable.core_1.3.0.v20210618-1653.jar@4,reference\:file\:org.eclipse.jdt.compiler.apt_1.4.200.v20220719-0747.jar@4,reference\:file\:org.eclipse.jdt.compiler.tool_1.3.200.v20220719-0747.jar@4,reference\:file\:org.eclipse.jdt.core_3.31.0.v20220719-2015.jar@4,reference\:file\:org.eclipse.jdt.core.manipulation_1.16.200.v20220628-2108.jar@4,reference\:file\:org.eclipse.jdt.debug_3.19.300.v20220715-0857/@4,reference\:file\:org.eclipse.jdt.junit.core_3.11.400.v20220715-1030.jar@4,reference\:file\:org.eclipse.jdt.junit.runtime_3.7.0.v20220609-1843.jar@4,reference\:file\:org.eclipse.jdt.launching_3.19.700.v20220621-1516.jar@4,reference\:file\:org.eclipse.jdt.ls.core_1.15.0.202208311536.jar@4\:start,reference\:file\:org.eclipse.jdt.ls.logback.appender_1.15.0.202208311536.jar@4,reference\:file\:org.eclipse.lsp4j_0.12.0.v20210402-1305.jar@4,reference\:file\:org.eclipse.lsp4j.jsonrpc_0.12.0.v20210402-1305.jar@4,reference\:file\:org.eclipse.ltk.core.refactoring_3.13.0.v20220719-2134.jar@4,reference\:file\:org.eclipse.m2e.apt.core_2.0.0.20220706-1958.jar@4,reference\:file\:org.eclipse.m2e.core_2.0.0.20220711-1014.jar@4,reference\:file\:org.eclipse.m2e.jdt_2.0.0.20220706-1958.jar@4,reference\:file\:org.eclipse.m2e.maven.runtime_3.8.6.20220616-1951/@4,reference\:file\:org.eclipse.m2e.maven.runtime.slf4j.simple_1.18.2.20220615-0811/@4,reference\:file\:org.eclipse.m2e.workspace.cli_0.3.1.jar@4,reference\:file\:org.eclipse.osgi.services_3.11.0.v20220618-0838.jar@4,reference\:file\:org.eclipse.text_3.12.200.v20220622-1422.jar@4,reference\:file\:org.eclipse.xtend.lib_2.25.0.v20210301-0821.jar@4,reference\:file\:org.eclipse.xtend.lib.macro_2.25.0.v20210301-0821.jar@4,reference\:file\:org.eclipse.xtext.xbase.lib_2.25.0.v20210301-0821.jar@4,reference\:file\:org.gradle.toolingapi_7.4.2.v20220510-1312-s.jar@4,reference\:file\:org.hamcrest.core_1.3.0.v20180420-1519.jar@4,reference\:file\:org.junit_4.13.2.v20211018-1956.jar@4,reference\:file\:org.osgi.service.cm_1.6.1.202109301733.jar@4,reference\:file\:org.osgi.service.component_1.5.0.202109301733.jar@4,reference\:file\:org.osgi.service.device_1.1.1.202109301733.jar@4,reference\:file\:org.osgi.service.event_1.4.1.202109301733.jar@4,reference\:file\:org.osgi.service.metatype_1.4.1.202109301733.jar@4,reference\:file\:org.osgi.service.prefs_1.1.2.202109301733.jar@4,reference\:file\:org.osgi.service.provisioning_1.2.0.201505202024.jar@4,reference\:file\:org.osgi.service.upnp_1.2.1.202109301733.jar@4,reference\:file\:org.osgi.service.useradmin_1.1.1.202109301733.jar@4,reference\:file\:org.osgi.service.wireadmin_1.0.2.202109301733.jar@4,reference\:file\:org.osgi.util.function_1.2.0.202109301733.jar@4,reference\:file\:org.osgi.util.promise_1.2.0.202109301733.jar@4,reference\:file\:org.slf4j.api_1.7.30.v20200204-2150.jar@4
eclipse.p2.data.area=@config.dir/../p2
eclipse.p2.profile=DefaultProfile
osgi.bundles.defaultStartLevel=4
eclipse.application=org.eclipse.jdt.ls.core.id1
osgi.framework=file\:plugins/org.eclipse.osgi_3.18.100.v20220713-1255.jar
osgi.framework.extensions=reference\:file\:org.eclipse.osgi.compatibility.state_1.2.700.v20220710-1223.jar
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册