Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-dev] Problem Exporting Product with Eclipse 3.4

Let me preface this with I'm very new to Eclipse Product development,
and Eclipse has many many mailing lists, if this isn't the correct
one, please just point me to the right one.  If I leave out any
important information let me know.

I'm trying to export a Product with Eclipse 3.4 and it doesn't seem to
be working.  It's exported in the past, but a lot of changes have been
made lately, and I'm using Eclipse 3.4 now (instead of 3.3 or 3.2).  I
get the following problems when trying to export:

Problems during export
  C:\devel\workspaces\RUGUD-U2MG2\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\build.xml:34:
The following error occurred while executing this line:
C:\devel\workspaces\RUGUD-U2MG2\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\build.xml:15:
The following error occurred while executing this line:
C:\devel\workspaces\RUGUD-U2MG2\com.ara.engen.ui\build.xml:232: The
following error occurred while executing this line:
C:\devel\workspaces\RUGUD-U2MG2\com.ara.engen.ui\build.xml:189: IO
error scanning directory 'C:\System Volume Information'
  The following error occurred while executing this line:
C:\devel\workspaces\RUGUD-U2MG2\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\build.xml:15:
The following error occurred while executing this line:
C:\devel\workspaces\RUGUD-U2MG2\com.ara.engen.ui\build.xml:232: The
following error occurred while executing this line:
C:\devel\workspaces\RUGUD-U2MG2\com.ara.engen.ui\build.xml:189: IO
error scanning directory 'C:\System Volume Information'
  C:\devel\workspaces\RUGUD-U2MG2\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\build.xml:34:
The following error occurred while executing this line:
C:\devel\workspaces\RUGUD-U2MG2\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\build.xml:15:
The following error occurred while executing this line:
C:\devel\workspaces\RUGUD-U2MG2\com.ara.engen.ui\build.xml:232: The
following error occurred while executing this line:
C:\devel\workspaces\RUGUD-U2MG2\com.ara.engen.ui\build.xml:189: IO
error scanning directory 'C:\System Volume Information'
  The following error occurred while executing this line:
C:\devel\workspaces\RUGUD-U2MG2\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\build.xml:15:
The following error occurred while executing this line:
C:\devel\workspaces\RUGUD-U2MG2\com.ara.engen.ui\build.xml:232: The
following error occurred while executing this line:
C:\devel\workspaces\RUGUD-U2MG2\com.ara.engen.ui\build.xml:189: IO
error scanning directory 'C:\System Volume Information'

The file: C:\devel\workspaces\RUGUD-U2MG2\com.ara.engen.ui\build.xml
doesn't exist.  I don't know what it's trying to read.

While exporting the product it hangs at 26%.  The progress dialog says
Building Plug-ins...  It'll sit there for something like 20 minutes.

If there are any files I should post, I don't really know what would
be helpful.  Any help would be great, and as soon as possible would be
awesome.

Thank you for any help,
Joe


Back to the top