-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #56 from jGauravGupta/eclipse-tycho
FISH-6560 Payara Micro tools for Eclipse IDE with 2022-09 build support
- Loading branch information
Showing
761 changed files
with
1,513 additions
and
119,055 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,2 @@ | ||
/build | ||
/dev-eclipse | ||
/dev-target | ||
.DS_Store | ||
/pool/ | ||
/assemble.org.eclipse.payara.tools.everything.all.xml | ||
/assemble.org.eclipse.payara.tools.everything.xml | ||
/finalFeaturesVersions.ANY_ANY_ANY.properties | ||
/finalFeaturesVersions.properties | ||
/finalPluginsVersions.ANY_ANY_ANY.properties | ||
/finalPluginsVersions.properties | ||
/package.org.eclipse.payara.tools.everything.all.xml | ||
/package.org.eclipse.payara.tools.everything.xml | ||
**/target/ | ||
**/bin/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<extensions> | ||
<extension> | ||
<groupId>org.eclipse.tycho.extras</groupId> | ||
<artifactId>tycho-pomless</artifactId> | ||
<version>1.0.0</version> | ||
</extension> | ||
</extensions> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,17 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<projectDescription> | ||
<name>patched-src-eclipse-glassfish-plugin</name> | ||
<name>payara-tools-for-eclipse</name> | ||
<comment></comment> | ||
<projects> | ||
</projects> | ||
<buildSpec> | ||
<buildCommand> | ||
<name>org.eclipse.m2e.core.maven2Builder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
</buildSpec> | ||
<natures> | ||
<nature>org.eclipse.m2e.core.maven2Nature</nature> | ||
</natures> | ||
</projectDescription> |
2 changes: 1 addition & 1 deletion
2
...ools/.settings/org.eclipse.pde.core.prefs → .settings/org.eclipse.core.resources.prefs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
eclipse.preferences.version=1 | ||
resolve.requirebundle=false | ||
encoding/<project>=UTF-8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
activeProfiles= | ||
eclipse.preferences.version=1 | ||
resolveWorkspaceProjects=true | ||
version=1 |
This file was deleted.
Oops, something went wrong.
6 changes: 3 additions & 3 deletions
6
features/org.eclipse.payara.tools/.project → bundles/.project
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<projectDescription> | ||
<name>org.eclipse.payara.tools.feature</name> | ||
<name>payara-tools-for-eclipse</name> | ||
<comment></comment> | ||
<projects> | ||
</projects> | ||
<buildSpec> | ||
<buildCommand> | ||
<name>org.eclipse.pde.FeatureBuilder</name> | ||
<name>org.eclipse.m2e.core.maven2Builder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
</buildSpec> | ||
<natures> | ||
<nature>org.eclipse.pde.FeatureNature</nature> | ||
<nature>org.eclipse.m2e.core.maven2Nature</nature> | ||
</natures> | ||
</projectDescription> |
2 changes: 1 addition & 1 deletion
2
...ngs/oracle.eclipse.tools.webtier.ui.prefs → ...settings/org.eclipse.core.resources.prefs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
_hiddenCategory_\:HTML=false | ||
eclipse.preferences.version=1 | ||
encoding/<project>=UTF-8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
activeProfiles= | ||
eclipse.preferences.version=1 | ||
resolveWorkspaceProjects=true | ||
version=1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<classpath> | ||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"> | ||
<attributes> | ||
<attribute name="module" value="true"/> | ||
</attributes> | ||
</classpathentry> | ||
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> | ||
<classpathentry kind="src" path="src"/> | ||
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> | ||
<attributes> | ||
<attribute name="maven.pomderived" value="true"/> | ||
<attribute name="org.eclipse.jst.component.nondependency" value=""/> | ||
</attributes> | ||
</classpathentry> | ||
<classpathentry kind="output" path="target/classes"/> | ||
</classpath> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ngs/oracle.eclipse.tools.webtier.ui.prefs → ...settings/org.eclipse.core.resources.prefs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
_hiddenCategory_\:HTML=false | ||
eclipse.preferences.version=1 | ||
encoding/<project>=UTF-8 |
4 changes: 4 additions & 0 deletions
4
bundles/fish.payara.eclipse.micro/.settings/org.eclipse.m2e.core.prefs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
activeProfiles= | ||
eclipse.preferences.version=1 | ||
resolveWorkspaceProjects=true | ||
version=1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
Manifest-Version: 1.0 | ||
Bundle-ManifestVersion: 2 | ||
Bundle-Name: Payara Micro Tools | ||
Bundle-SymbolicName: fish.payara.eclipse.micro;singleton:=true | ||
Bundle-Version: 2.0.0.qualifier | ||
Bundle-ClassPath: . | ||
Bundle-Localization: plugin | ||
Bundle-Activator: fish.payara.eclipse.micro.PayaraMicroPlugin | ||
Bundle-Vendor: Payara | ||
Require-Bundle: org.eclipse.ui, | ||
org.eclipse.swt, | ||
com.sun.jna, | ||
com.sun.jna.platform, | ||
org.eclipse.m2e.core, | ||
org.eclipse.m2e.core.ui, | ||
org.eclipse.m2e.archetype.common, | ||
org.eclipse.debug.core, | ||
org.eclipse.debug.ui, | ||
org.eclipse.jdt.core, | ||
org.eclipse.jdt.debug.ui, | ||
org.eclipse.core.externaltools, | ||
org.eclipse.core.runtime, | ||
org.eclipse.jdt.launching | ||
Bundle-RequiredExecutionEnvironment: JavaSE-17 | ||
Bundle-ActivationPolicy: lazy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
pluginName = Payara Tools UI | ||
providerName = Eclipse.org - Payara Tools | ||
|
||
payara.micro.runConfigurationName=Payara Micro | ||
|
||
payara.wizardcategory=Payara | ||
payara.sunresourceslabel=JDBC Resource | ||
payara.sunresources.BeanWebRegionWizard.description=Create a new JDBC Resource | ||
payara.mailresourceslabel=JavaMail Session Resource | ||
payara.mailresources.BeanWebRegionWizard.description=Create a new JavaMail Session Resource | ||
payara.jmsresourceslabel=JMS Resource | ||
payara.jmsresources.BeanWebRegionWizard.description=Create a new JMS Resource | ||
payara.webservletlabel=Web Servlet (Java EE 6) | ||
payara.webservlet.BeanWebRegionWizard.description=Create a new Java EE 6 Servlet | ||
payara.sessionbeanlabel=Session Bean (Java EE 6) | ||
payara.sessionbean.BeanWebRegionWizard.description=Create a new Java EE 6 Session Bean | ||
payara.ejbtimerlabel=EJB Timer (Java EE 6) | ||
payara.ejbtimer.BeanWebRegionWizard.description=Create a new Java EE 6 EJB Timer | ||
payara.webfilterlabel=Web Filter (Java EE 6) | ||
payara.webfilter.BeanWebRegionWizard.description=Create a new Java EE 6 Web Filter | ||
payara.weblistenerlabel=Web Listener (Java EE 6) | ||
payara.weblistener.BeanWebRegionWizard.description=Create a new Java EE 6 Web Listener | ||
payara.xhtmllabel=XHTML Page | ||
payara.xhtml.BeanWebRegionWizard.description=Create a new XHTML Page | ||
payara.restfulfrompatternlabel=RESTful Web Service from Pattern (Java EE 6) | ||
payara.restfulfrompattern.BeanWebRegionWizard.description=Create RESTful Web Service from Pattern | ||
|
||
payara.micro.project.wizard.title=Payara Micro Project | ||
payara.micro.project.wizard.description=Create a Payara Micro Maven project |
Oops, something went wrong.