Fiscality maschera funziona fino all apertura del xmlx
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<component name="org.eclipse.core.runtime.compatibility.registry_3.5.100.v20120521-2346" version="1.2">
|
||||
<plugin id="org.eclipse.core.runtime.compatibility.registry_3.5.100.v20120521-2346"/>
|
||||
<package name="org.eclipse.core.runtime" visibility="1">
|
||||
<type name="IExtension" restrictions="1"/>
|
||||
<type name="IExtensionPoint" restrictions="1"/>
|
||||
</package>
|
||||
</component>
|
||||
@@ -0,0 +1,31 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ClassPath: runtime_registry_compatibility.jar
|
||||
Eclipse-PatchFragment: true
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-Localization: fragment
|
||||
Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,J2SE-1.3
|
||||
Fragment-Host: org.eclipse.equinox.registry;bundle-version="[3.5.0,3.6
|
||||
.0)"
|
||||
Bundle-Name: %fragmentName
|
||||
Bundle-SymbolicName: org.eclipse.core.runtime.compatibility.registry
|
||||
Eclipse-SourceReferences: scm:git:git://git.eclipse.org/gitroot/platfo
|
||||
rm/eclipse.platform.runtime.git;path="bundles/org.eclipse.core.runtim
|
||||
e.compatibility.registry";tag=v20120521-2346
|
||||
Bundle-Version: 3.5.100.v20120521-2346
|
||||
Bundle-ManifestVersion: 2
|
||||
|
||||
Name: fragment.properties
|
||||
SHA1-Digest: 4yjHkU5Z/6ej6ZFYT+PE9sMOJPY=
|
||||
|
||||
Name: runtime_registry_compatibility.jar
|
||||
SHA1-Digest: vBAAnZUn0bd9WXHe0QUmKOZs254=
|
||||
|
||||
Name: META-INF/eclipse.inf
|
||||
SHA1-Digest: KyT9FF7C7t86NoBoa2kZT3ZJBfw=
|
||||
|
||||
Name: .api_description
|
||||
SHA1-Digest: wkolJLq0lYA0g/oFPzGWyXPoi48=
|
||||
|
||||
Name: about.html
|
||||
SHA1-Digest: ejOZra0kypGLQQ2bJtGTX+LI8tU=
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
#Processed using Jarprocessor
|
||||
pack200.args = -E4
|
||||
pack200.conditioned = true
|
||||
@@ -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>June 2, 2006</p>
|
||||
<h3>License</h3>
|
||||
|
||||
<p>The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise
|
||||
indicated below, the Content is provided to you under the terms and conditions of the
|
||||
Eclipse Public License Version 1.0 ("EPL"). 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, "Program" 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 ("Redistributor") 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>
|
||||
@@ -0,0 +1,12 @@
|
||||
###############################################################################
|
||||
# Copyright (c) 2006 IBM Corporation and others.
|
||||
# All rights reserved. This program and the accompanying materials
|
||||
# are made available under the terms of the Eclipse Public License v1.0
|
||||
# which accompanies this distribution, and is available at
|
||||
# http://www.eclipse.org/legal/epl-v10.html
|
||||
#
|
||||
# Contributors:
|
||||
# IBM Corporation - initial API and implementation
|
||||
###############################################################################
|
||||
providerName=Eclipse.org
|
||||
fragmentName=Eclipse Registry Compatibility Fragment
|
||||
Reference in New Issue
Block a user