JBoss Tools SVN: r2099 - trunk/documentation/GettingStartedGuide/docs/userguide/en/modules.
by jbosstools-commits@lists.jboss.org
Author: afedosik
Date: 2007-06-08 07:27:19 -0400 (Fri, 08 Jun 2007)
New Revision: 2099
Modified:
trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GettingStartedWithRHDS.xml
Log:
Modified: trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GettingStartedWithRHDS.xml
===================================================================
--- trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GettingStartedWithRHDS.xml 2007-06-07 14:33:50 UTC (rev 2098)
+++ trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GettingStartedWithRHDS.xml 2007-06-08 11:27:19 UTC (rev 2099)
@@ -195,6 +195,7 @@
<para>TBD</para>
<para><emphasis role="bold">What version of Eclipse does Red Hat Developer Studio support?</emphasis></para>
<para>Red Hat Developer Studio works with Eclipse 3.2.2 </para>
+ </section>
<section>
<title>Downloading</title>
<para><emphasis role="bold">Where can I download a copy of Red Hat Developer Studio?</emphasis></para>
@@ -220,8 +221,17 @@
</section>
<section>
<title>Troubleshooting, Problems, Configuration, Error Messages</title>
+ <para><emphasis role="bold">Is it possible to increase the performance of Eclipse after installing your product? My Eclipse now crawls.</emphasis></para>
+ <para>By default, Eclipse allocates only 128 Mb of memory whatever physical memory you actually have installed. You can significantly increase performance
+ if you allocate more memory. For example:</para>
+ <para>eclipse.exe -vmargs -Xmx512M</para>
+ <para><emphasis role="bold">How can I add my own tag library to the Exadel Palette?</emphasis></para>
+ <para>See Adding Tag Libraries in JBossJSFTools Guide</para>
+ <para><emphasis role="bold">I see the Oracle ADF Faces component library tags in the Exadel Palette, but I can't seem to find the libraries for ADF.
+ How do I use this component library with Exadel Studio?</emphasis></para>
+ <para>See Adding Support for the Oracle ADF Components Library in the Exadel Studio User Guide.</para>
+
</section>
</section>
-</section>
</chapter>
17 years, 7 months
JBoss Tools SVN: r2098 - trunk/documentation/GettingStartedGuide/docs/userguide/en/modules.
by jbosstools-commits@lists.jboss.org
Author: afedosik
Date: 2007-06-07 10:33:50 -0400 (Thu, 07 Jun 2007)
New Revision: 2098
Modified:
trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GettingStartedWithRHDS.xml
Log:
Modified: trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GettingStartedWithRHDS.xml
===================================================================
--- trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GettingStartedWithRHDS.xml 2007-06-06 14:03:02 UTC (rev 2097)
+++ trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GettingStartedWithRHDS.xml 2007-06-07 14:33:50 UTC (rev 2098)
@@ -18,7 +18,7 @@
<para>Before installing Red Hat Developer Studio, make sure you have one of the following versions of Java
installed:</para>
<itemizedlist>
- <listitem><para>JDK 1.4.2 or higher</para></listitem>
+ <listitem><para>JDK 1.5 or higher</para></listitem>
</itemizedlist>
<para>It must be the full JDK, not just the JRE (Java Runtime Environment). For more information about
target operating environments and compatible Java versions, refer to the JBoss web site. Please note
@@ -170,6 +170,58 @@
<listitem><para>Exact steps you took to get the error</para></listitem>
</itemizedlist>
</section>
-
+<section id="FAQ">
+ <?dbhtml filename="FAQ.html"?>
+ <title>FAQ</title>
+ <para>For easy reference to Red Hat Developer Studio related questions, our FAQ provides answers to our most "popular" questions.
+ The sections of questions are organized by type. For further support, please contact support(a)exadel.com.</para>
+ <section>
+ <title>Top Questions</title>
+ <para><emphasis role="bold">Is it possible to increase the performance of Eclipse after installing your product? My Eclipse now crawls.</emphasis></para>
+ <para>By default, Eclipse allocates only 128 Mb of memory whatever physical memory you actually have installed. You can significantly increase performance
+ if you allocate more memory. For example:</para>
+ <para>eclipse.exe -vmargs -Xmx512M</para>
+ <para><emphasis role="bold">How can I add my own tag library to the Exadel Palette?</emphasis></para>
+ <para>See Adding Tag Libraries in JBossJSFTools Guide</para>
+ </section>
+ <section>
+ <title>Before Installing, Tutorials, Examples, Readme Files</title>
+ <para><emphasis role="bold">I'm looking for examples, do you have any?</emphasis></para>
+ <para>Yes, simply go to our tutorials page</para>
+ <para><emphasis role="bold">Where can I find the Red Hat Developer Studio readme file?</emphasis></para>
+ <para>It's at http://www.exadel.com/web/portal/products/ReleaseNotes</para>
+ <para><emphasis role="bold">Where can I find some documentation for Red Hat Developer Studio?</emphasis></para>
+ <para>Try these resources:</para>
+ <para>TBD</para>
+ <para><emphasis role="bold">What version of Eclipse does Red Hat Developer Studio support?</emphasis></para>
+ <para>Red Hat Developer Studio works with Eclipse 3.2.2 </para>
+ <section>
+ <title>Downloading</title>
+ <para><emphasis role="bold">Where can I download a copy of Red Hat Developer Studio?</emphasis></para>
+ <para>Simply go TBD. </para>
+ </section>
+ <section>
+ <title>Installation Issues</title>
+ <para><emphasis role="bold">Do I need to have JBoss server installed to run Red Hat Developer Studio?</emphasis></para>
+ <para>No. Red Hat Developer Studio already comes bundled with JBoss server. We bundle it together so that you don't need to download any
+ additional software and can test your application in a Web browser right away.</para>
+ <para>If you want to use a different JBoss server installation, after installing, simply go to preferences and change the settings to point to another
+ Jboss server installation.</para>
+ <para>Red Hat Developer Stuiod works with any serlvet container, not just JBoss. For more information on deployment, please see the Deploying Your Application section.</para>
+ <para><emphasis role="bold"> What third-party plug-ins are installed with Exadel Studio?</emphasis></para>
+ <para>Read the <link linkend="Installing">Installing</link> section.</para>
+ </section>
+ <section>
+ <title>Importing Projects</title>
+ <para><emphasis role="bold">I have an existing Struts or JSF project. Can I open the project in Exadel Studio?</emphasis></para>
+ <para>Yes. Read the TBD</para>
+ <para><emphasis role="bold">Can I import a .war file?</emphasis></para>
+ <para>Yes. Read the TBD</para>
+ </section>
+ <section>
+ <title>Troubleshooting, Problems, Configuration, Error Messages</title>
+ </section>
+</section>
+</section>
</chapter>
17 years, 7 months
JBoss Tools SVN: r2097 - trunk/documentation/GettingStartedGuide/docs/userguide/en/modules.
by jbosstools-commits@lists.jboss.org
Author: afedosik
Date: 2007-06-06 10:03:02 -0400 (Wed, 06 Jun 2007)
New Revision: 2097
Modified:
trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GettingStartedWithRHDS.xml
Log:
Modified: trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GettingStartedWithRHDS.xml
===================================================================
--- trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GettingStartedWithRHDS.xml 2007-06-06 13:38:14 UTC (rev 2096)
+++ trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GettingStartedWithRHDS.xml 2007-06-06 14:03:02 UTC (rev 2097)
@@ -83,7 +83,7 @@
</section>
<section id="InstallingthroughTheUpdateSite">
<?dbhtml filename="InstallingthroughTheUpdateSite.html"?>
- <title>Installing through the update Site</title>
+ <title>Installing via update Site</title>
TBD
</section>
17 years, 7 months
JBoss Tools SVN: r2096 - trunk/documentation/GettingStartedGuide/docs/resources.
by jbosstools-commits@lists.jboss.org
Author: afedosik
Date: 2007-06-06 09:38:14 -0400 (Wed, 06 Jun 2007)
New Revision: 2096
Modified:
trunk/documentation/GettingStartedGuide/docs/resources/support.xml
Log:
Modified: trunk/documentation/GettingStartedGuide/docs/resources/support.xml
===================================================================
--- trunk/documentation/GettingStartedGuide/docs/resources/support.xml 2007-06-06 13:38:03 UTC (rev 2095)
+++ trunk/documentation/GettingStartedGuide/docs/resources/support.xml 2007-06-06 13:38:14 UTC (rev 2096)
@@ -2,9 +2,9 @@
<dirname property="support.startdir" file="${ant.file.DocSupport}"/>
- <property name="support.basedir" value="${support.startdir}/../../../resources"/>
-
- <property file="${support.basedir}/support.properties" />
+ <property name="support.basedir" value="${support.startdir}/../../../resources"/>
+
+ <property file="${support.basedir}/support.properties" />
<!-- Set build directories for all formats. -->
<property name="build.dir" value="${basedir}/build"/>
@@ -29,12 +29,12 @@
<path id="lib.classpath">
<fileset dir="${support.dir}/lib">
<include name="**/*.jar"/>
- </fileset>
- <dirset dir="." />
- <fileset dir="${support.dir}/lib">
- <include name="**/*.jar"/>
- <exclude name="**/saxon1.jar"/>
- </fileset>
+ </fileset>
+ <dirset dir="." />
+ <fileset dir="${support.dir}/lib">
+ <include name="**/*.jar"/>
+ <exclude name="**/saxon1.jar"/>
+ </fileset>
</path>
<!-- ################################################################## -->
@@ -128,8 +128,8 @@
<classpath refid="lib.classpath"/>
<arg value="-o" />
<arg value="${build.dir}/${lang}/pdf/docbook_fop.tmp"/>
- <arg value="${basedir}/${lang}/master.xml"/>
- <arg value="${styles.dir}/${lang}/${db.style.fopdf}"/>
+ <arg value="${basedir}/${lang}/master.xml"/>
+ <arg value="${styles.dir}/${lang}/${db.style.fopdf}"/>
</java>
@@ -146,7 +146,7 @@
fork="true" dir="${basedir}" failonerror="true">
<classpath refid="lib.classpath"/>
<arg value="${build.dir}/${lang}/pdf/docbook_fop.tmp"/>
- <arg value="${build.dir}/${lang}/pdf/${pdf.name}"/>
+ <arg value="${build.dir}/${lang}/pdf/${pdf.name}"/>
</java>
<!-- Delete temporary files. -->
17 years, 7 months
JBoss Tools SVN: r2095 - trunk/documentation/GettingStartedGuide/docs/userguide/en.
by jbosstools-commits@lists.jboss.org
Author: afedosik
Date: 2007-06-06 09:38:03 -0400 (Wed, 06 Jun 2007)
New Revision: 2095
Modified:
trunk/documentation/GettingStartedGuide/docs/userguide/en/master.xml
Log:
Modified: trunk/documentation/GettingStartedGuide/docs/userguide/en/master.xml
===================================================================
--- trunk/documentation/GettingStartedGuide/docs/userguide/en/master.xml 2007-06-06 13:29:06 UTC (rev 2094)
+++ trunk/documentation/GettingStartedGuide/docs/userguide/en/master.xml 2007-06-06 13:38:03 UTC (rev 2095)
@@ -1,15 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3CR3//EN"
-"../../../../jbosstools/trunk/documentation/resources/support/docbook-dtd/docbookx.dtd"
+"../../../../resources/support/docbook-dtd/docbookx.dtd"
[<!ENTITY GettingStartedWithRHDS SYSTEM "modules/GettingStartedWithRHDS.xml">
-<!ENTITY GettingStartedGuideforJSFwithHibernate SYSTEM "modules/GettingStartedGuideforJSFwithHibernate.xml">
-<!ENTITY AjaxCURDApplicationWithSeamAndRichFaces SYSTEM "modules/AjaxCURDApplicationWithSeamAndRichFaces.xml">
-<!ENTITY BusinessProcessAndRulesApplication SYSTEM "modules/BusinessProcessAndRulesApplication.xml">
-<!ENTITY GettingStartedGuideforJavaServerFaces SYSTEM "modules/GettingStartedGuideforJavaServerFaces.xml">
<!ENTITY GettingStartedForCreatingaJSFApplication SYSTEM "modules/GettingStartedForCreatingAJSFApplication.xml">
<!ENTITY GettingStartedGuideforCreatingaStrutsApplication SYSTEM "modules/GettingStartedGuideforCreatingaStrutsApplication.xml">
<!ENTITY GettingStartedStrutsValidationExamples SYSTEM "modules/GettingStartedStrutsValidationExamples.xml">
+<!ENTITY GettingStartedGuideforJSFwithHibernate SYSTEM "modules/GettingStartedGuideforJSFwithHibernate.xml">
+<!ENTITY GettingStartedGuideforJavaServerFaces SYSTEM "modules/GettingStartedGuideforJavaServerFaces.xml">
+
+
]>
<book>
@@ -29,12 +29,10 @@
&GettingStartedWithRHDS;
-&GettingStartedGuideforJSFwithHibernate;
-&AjaxCURDApplicationWithSeamAndRichFaces;
-&BusinessProcessAndRulesApplication;
&GettingStartedForCreatingaJSFApplication;
&GettingStartedGuideforCreatingaStrutsApplication;
&GettingStartedStrutsValidationExamples;
+&GettingStartedGuideforJSFwithHibernate;
<!--
&GettingStartedGuideforJavaServerFaces;
-->
17 years, 7 months
JBoss Tools SVN: r2093 - trunk/core/plugins/org.jboss.ide.eclipse.archives.core/src/main/org/jboss/ide/eclipse/archives/core/model/internal/xb.
by jbosstools-commits@lists.jboss.org
Author: rob.stryker(a)jboss.com
Date: 2007-06-01 16:43:35 -0400 (Fri, 01 Jun 2007)
New Revision: 2093
Modified:
trunk/core/plugins/org.jboss.ide.eclipse.archives.core/src/main/org/jboss/ide/eclipse/archives/core/model/internal/xb/XMLBinding.java
Log:
moved some code to xmlbinding from archivesmodel
Modified: trunk/core/plugins/org.jboss.ide.eclipse.archives.core/src/main/org/jboss/ide/eclipse/archives/core/model/internal/xb/XMLBinding.java
===================================================================
--- trunk/core/plugins/org.jboss.ide.eclipse.archives.core/src/main/org/jboss/ide/eclipse/archives/core/model/internal/xb/XMLBinding.java 2007-06-01 20:43:10 UTC (rev 2092)
+++ trunk/core/plugins/org.jboss.ide.eclipse.archives.core/src/main/org/jboss/ide/eclipse/archives/core/model/internal/xb/XMLBinding.java 2007-06-01 20:43:35 UTC (rev 2093)
@@ -21,14 +21,20 @@
*/
package org.jboss.ide.eclipse.archives.core.model.internal.xb;
+import java.io.ByteArrayInputStream;
+import java.io.ByteArrayOutputStream;
+import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
+import java.io.OutputStream;
+import java.io.OutputStreamWriter;
import java.io.Writer;
import java.net.URL;
import javax.xml.parsers.ParserConfigurationException;
+import org.eclipse.core.runtime.IPath;
import org.eclipse.core.runtime.IProgressMonitor;
import org.jboss.ide.eclipse.archives.core.ArchivesCore;
import org.jboss.ide.eclipse.archives.core.Trace;
@@ -79,6 +85,10 @@
private static XbPackages element = null;
+ public static XbPackages unmarshal( String input, IProgressMonitor monitor ) {
+ return unmarshal(new ByteArrayInputStream(input.getBytes()), monitor);
+ }
+
public static XbPackages unmarshal (final InputStream in, final IProgressMonitor monitor)
{
if( !initialized) init();
@@ -134,4 +144,40 @@
}
});
}
+
+
+ public static void savePackagesToFile(XbPackages packages, IPath outputFile, IProgressMonitor monitor) {
+ try {
+ ByteArrayOutputStream bytesOut = new ByteArrayOutputStream();
+ OutputStreamWriter writer = new OutputStreamWriter(bytesOut);
+ XMLBinding.marshal(packages, writer, monitor);
+ writer.close();
+
+ ByteArrayInputStream bytesIn = new ByteArrayInputStream(bytesOut.toByteArray());
+ OutputStream out = new FileOutputStream(outputFile.toFile());
+
+ // Transfer bytes from in to out
+ byte[] buf = new byte[1024];
+ int len;
+ while ((len = bytesIn.read(buf)) > 0) {
+ out.write(buf, 0, len);
+ }
+ out.close();
+ bytesIn.close();
+ bytesOut.close();
+ } catch( IOException ioe ) {
+ }
+ }
+
+ public static String serializePackages(XbPackages packages, IProgressMonitor monitor) {
+ try {
+ ByteArrayOutputStream bytesOut = new ByteArrayOutputStream();
+ OutputStreamWriter writer = new OutputStreamWriter(bytesOut);
+ XMLBinding.marshal(packages, writer, monitor);
+ writer.close();
+ return new String(bytesOut.toByteArray());
+ } catch( Exception e ) {
+ }
+ return null;
+ }
}
17 years, 7 months
JBoss Tools SVN: r2092 - trunk/core/plugins/org.jboss.ide.eclipse.archives.core/src/main/org/jboss/ide/eclipse/archives/core/model.
by jbosstools-commits@lists.jboss.org
Author: rob.stryker(a)jboss.com
Date: 2007-06-01 16:43:10 -0400 (Fri, 01 Jun 2007)
New Revision: 2092
Modified:
trunk/core/plugins/org.jboss.ide.eclipse.archives.core/src/main/org/jboss/ide/eclipse/archives/core/model/ArchivesModel.java
Log:
moved some code to xmlbinding instead
Modified: trunk/core/plugins/org.jboss.ide.eclipse.archives.core/src/main/org/jboss/ide/eclipse/archives/core/model/ArchivesModel.java
===================================================================
--- trunk/core/plugins/org.jboss.ide.eclipse.archives.core/src/main/org/jboss/ide/eclipse/archives/core/model/ArchivesModel.java 2007-06-01 20:42:27 UTC (rev 2091)
+++ trunk/core/plugins/org.jboss.ide.eclipse.archives.core/src/main/org/jboss/ide/eclipse/archives/core/model/ArchivesModel.java 2007-06-01 20:43:10 UTC (rev 2092)
@@ -281,44 +281,25 @@
public void saveModel (IPath project, IProgressMonitor monitor) {
// get a list of dirty nodes
+ if (monitor == null)
+ monitor = new NullProgressMonitor();
+
+ IPath packagesFile = project.append(ArchivesModel.PROJECT_PACKAGES_FILE);
+ XbPackages packs = getXbPackages(project);
+
+ XMLBinding.savePackagesToFile(packs, packagesFile, monitor);
+
+ // get deltas
try {
- if (monitor == null)
- monitor = new NullProgressMonitor();
+ ArchiveModelNode root = (ArchiveModelNode)getRoot(project);
+ IArchiveNodeDelta delta = root.getDelta();
- ByteArrayOutputStream bytesOut = new ByteArrayOutputStream();
- OutputStreamWriter writer = new OutputStreamWriter(bytesOut);
- XbPackages packs = getXbPackages(project);
- XMLBinding.marshal(packs, writer, monitor);
- writer.close();
+ // clear deltas
+ root.clearDeltas();
- ByteArrayInputStream bytesIn = new ByteArrayInputStream(bytesOut.toByteArray());
- IPath packagesFile = project.append(ArchivesModel.PROJECT_PACKAGES_FILE);
- OutputStream out = new FileOutputStream(packagesFile.toFile());
-
- // Transfer bytes from in to out
- byte[] buf = new byte[1024];
- int len;
- while ((len = bytesIn.read(buf)) > 0) {
- out.write(buf, 0, len);
- }
- out.close();
- bytesIn.close();
- bytesOut.close();
-
- // get deltas
- try {
- ArchiveModelNode root = (ArchiveModelNode)getRoot(project);
- IArchiveNodeDelta delta = root.getDelta();
-
- // clear deltas
- root.clearDeltas();
-
- // fire delta events
- EventManager.fireDelta(delta);
- } catch( Exception e ) {
- e.printStackTrace();
- }
- } catch (IOException e) {
+ // fire delta events
+ EventManager.fireDelta(delta);
+ } catch( Exception e ) {
e.printStackTrace();
}
}
17 years, 7 months
JBoss Tools SVN: r2091 - trunk/as/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/packages.
by jbosstools-commits@lists.jboss.org
Author: rob.stryker(a)jboss.com
Date: 2007-06-01 16:42:27 -0400 (Fri, 01 Jun 2007)
New Revision: 2091
Modified:
trunk/as/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/packages/ArchivesBuildListener.java
Log:
api name change for better comprehension
Modified: trunk/as/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/packages/ArchivesBuildListener.java
===================================================================
--- trunk/as/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/packages/ArchivesBuildListener.java 2007-06-01 20:42:26 UTC (rev 2090)
+++ trunk/as/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/packages/ArchivesBuildListener.java 2007-06-01 20:42:27 UTC (rev 2091)
@@ -67,7 +67,6 @@
public void cleanArchive(IArchive pkg) {
PackagedModuleDelegate del = getModuleDelegate(pkg);
del.reset();
-
}
@@ -79,22 +78,16 @@
public void fileRemoved(IArchive topLevelPackage, IArchiveFileSet fileset, IPath filePath) {
// make absolute
- IPath filePath2 = makeAbsolute(filePath, fileset); // change
+ IPath filePath2 = ModelUtil.getBaseDestinationFile(fileset, filePath);
PackagedModuleDelegate del = getModuleDelegate(topLevelPackage);
del.fileRemoved(filePath2);
}
public void fileUpdated(IArchive topLevelPackage, IArchiveFileSet fileset, IPath filePath) {
// make absolute
- IPath filePath2 = makeAbsolute(filePath, fileset); // change
+ IPath filePath2 = ModelUtil.getBaseDestinationFile(fileset, filePath);
PackagedModuleDelegate del = getModuleDelegate(topLevelPackage);
del.fileUpdated(filePath2);
}
-
- public IPath makeAbsolute(IPath local, IArchiveFileSet fileset) {
- IPath file = ModelUtil.getBaseFile(fileset, local);
- return file;
- }
-
// If we're supposed to auto-deploy, get on it
protected static void publish(IArchive pkg) {
17 years, 7 months
JBoss Tools SVN: r2090 - trunk/core/plugins/org.jboss.ide.eclipse.archives.core/src/main/org/jboss/ide/eclipse/archives/core/util.
by jbosstools-commits@lists.jboss.org
Author: rob.stryker(a)jboss.com
Date: 2007-06-01 16:42:26 -0400 (Fri, 01 Jun 2007)
New Revision: 2090
Modified:
trunk/core/plugins/org.jboss.ide.eclipse.archives.core/src/main/org/jboss/ide/eclipse/archives/core/util/ModelUtil.java
Log:
api name change for better comprehension
Modified: trunk/core/plugins/org.jboss.ide.eclipse.archives.core/src/main/org/jboss/ide/eclipse/archives/core/util/ModelUtil.java
===================================================================
--- trunk/core/plugins/org.jboss.ide.eclipse.archives.core/src/main/org/jboss/ide/eclipse/archives/core/util/ModelUtil.java 2007-06-01 16:26:04 UTC (rev 2089)
+++ trunk/core/plugins/org.jboss.ide.eclipse.archives.core/src/main/org/jboss/ide/eclipse/archives/core/util/ModelUtil.java 2007-06-01 20:42:26 UTC (rev 2090)
@@ -148,8 +148,8 @@
* @param node
* @return
*/
- public static IPath getBaseFile(IArchiveNode node) {
- return getBaseFile(node, null);
+ public static IPath getBaseDestinationFile(IArchiveNode node) {
+ return getBaseDestinationFile(node, null);
}
/**
@@ -158,7 +158,7 @@
* @param node
* @return
*/
- public static IPath getBaseFile(IArchiveNode node, IPath absolutePath) {
+ public static IPath getBaseDestinationFile(IArchiveNode node, IPath absolutePath) {
IArchiveNode parameterNode = node;
ArrayList list = new ArrayList();
while( node != null && !(node instanceof ArchiveModelNode)) {
17 years, 7 months