Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLazar Kirchev2011-10-14 15:34:16 +0000
committerLazar Kirchev2011-10-14 15:34:16 +0000
commitb76a1e93e813b4c95466d65218aca9bb28fb698e (patch)
tree23a8443c75a6e94019ed4acf0b646584da362739 /bundles/org.eclipse.equinox.console.jaas.fragment
parent4e14248e6a74bfe2fc5e77b4f6647f65820b0f7f (diff)
downloadrt.equinox.bundles-b76a1e93e813b4c95466d65218aca9bb28fb698e.tar.gz
rt.equinox.bundles-b76a1e93e813b4c95466d65218aca9bb28fb698e.tar.xz
rt.equinox.bundles-b76a1e93e813b4c95466d65218aca9bb28fb698e.zip
Initial contribution of the console bundles to rt.equinox.bundles. The console bundles are org.eclipse.equinox.console, org.eclipse.equinox.console.jaas.fragment, org.eclipse.equinox.slf4j.stub, and org.eclipse.equinox.console.tests
Diffstat (limited to 'bundles/org.eclipse.equinox.console.jaas.fragment')
-rwxr-xr-xbundles/org.eclipse.equinox.console.jaas.fragment/.classpath6
-rwxr-xr-xbundles/org.eclipse.equinox.console.jaas.fragment/.project28
-rwxr-xr-xbundles/org.eclipse.equinox.console.jaas.fragment/.settings/org.eclipse.jdt.core.prefs8
-rwxr-xr-xbundles/org.eclipse.equinox.console.jaas.fragment/META-INF/MANIFEST.MF8
-rwxr-xr-xbundles/org.eclipse.equinox.console.jaas.fragment/about.html28
-rwxr-xr-xbundles/org.eclipse.equinox.console.jaas.fragment/build.properties2
6 files changed, 80 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.console.jaas.fragment/.classpath b/bundles/org.eclipse.equinox.console.jaas.fragment/.classpath
new file mode 100755
index 000000000..bc74aabe3
--- /dev/null
+++ b/bundles/org.eclipse.equinox.console.jaas.fragment/.classpath
@@ -0,0 +1,6 @@
+<?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-1.6"/>
+ <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
diff --git a/bundles/org.eclipse.equinox.console.jaas.fragment/.project b/bundles/org.eclipse.equinox.console.jaas.fragment/.project
new file mode 100755
index 000000000..a6719df74
--- /dev/null
+++ b/bundles/org.eclipse.equinox.console.jaas.fragment/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.equinox.console.jaas.fragment</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.ManifestBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.SchemaBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>
diff --git a/bundles/org.eclipse.equinox.console.jaas.fragment/.settings/org.eclipse.jdt.core.prefs b/bundles/org.eclipse.equinox.console.jaas.fragment/.settings/org.eclipse.jdt.core.prefs
new file mode 100755
index 000000000..b47753e57
--- /dev/null
+++ b/bundles/org.eclipse.equinox.console.jaas.fragment/.settings/org.eclipse.jdt.core.prefs
@@ -0,0 +1,8 @@
+#Sat May 28 14:11:27 EEST 2011
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
+org.eclipse.jdt.core.compiler.compliance=1.6
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.6
diff --git a/bundles/org.eclipse.equinox.console.jaas.fragment/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.console.jaas.fragment/META-INF/MANIFEST.MF
new file mode 100755
index 000000000..ee3f2e185
--- /dev/null
+++ b/bundles/org.eclipse.equinox.console.jaas.fragment/META-INF/MANIFEST.MF
@@ -0,0 +1,8 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: SSHD Fragment
+Bundle-SymbolicName: org.eclipse.equinox.console.jaas.fragment
+Bundle-Version: 1.0.0.qualifier
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+DynamicImport-Package: org.eclipse.equinox.console.jaas
+Fragment-Host: org.apache.sshd.core;bundle-version="0.5.0"
diff --git a/bundles/org.eclipse.equinox.console.jaas.fragment/about.html b/bundles/org.eclipse.equinox.console.jaas.fragment/about.html
new file mode 100755
index 000000000..bed8451cf
--- /dev/null
+++ b/bundles/org.eclipse.equinox.console.jaas.fragment/about.html
@@ -0,0 +1,28 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
+</head>
+<body lang="EN-US">
+<h2>About This Content</h2>
+
+<p>May 28, 2011</p>
+<h3>License</h3>
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
+
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content. Check the Redistributor's license that was
+provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
+
+</body>
+</html> \ No newline at end of file
diff --git a/bundles/org.eclipse.equinox.console.jaas.fragment/build.properties b/bundles/org.eclipse.equinox.console.jaas.fragment/build.properties
new file mode 100755
index 000000000..a854d1dc8
--- /dev/null
+++ b/bundles/org.eclipse.equinox.console.jaas.fragment/build.properties
@@ -0,0 +1,2 @@
+bin.includes = META-INF/,\
+ about.html

Back to the top