Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EclipseP5Exporter no such file or directory error #4

Open
ybakos opened this issue Jan 14, 2016 · 0 comments
Open

EclipseP5Exporter no such file or directory error #4

ybakos opened this issue Jan 14, 2016 · 0 comments

Comments

@ybakos
Copy link
Owner

ybakos commented Jan 14, 2016

Migrated from https://code.google.com/p/proclipsing/issues/detail?id=16.

Reported by andres.c...@gmail.com, Jul 14, 2010
What steps will reproduce the problem?

  1. I create a processing test project using the Processing Project wizard.
  2. Add some minimal code in setup() and draw() methods.
  3. Try to export as application.

What is the expected output? What do you see instead?
I get the following error:
"Unable to complete export
Reason:
/usr/lib/eclipse/lib/META-INF/MANIFEST.INF (No such file or directory)"

What version of the product are you using? On what operating system?
Ubuntu Linux 9.04, Eclipse Galileo, Proclipsing 1.0.6

Please provide any additional information below.
I configured the processing and sketch path to the appropriate values in Proclipsing preferences.

Sep 3, 2010 Project Member #1 daniel.c.howe@gmail.com
could not reproduce -- can someone test this on linux?
Owner: daniel.c.howe
Sep 5, 2010 Project Member #2 brianbal...@gmail.com
I can't reproduce this on my linux machine, running Ubuntu 10.04. I could be wrong, but it appears that you're using the package manager to install Eclipse. I don't typically install eclipse that way because I like to keep up to date with the latest version of eclipse and I often use multiple installs. I think you will have success if you upgrade to the latest version of Eclilpse (Helio) and install it manually.

Manual installation for eclipse id dead simple, just unpack the tarball somewhere in your home directory, and run the eclipse executable from the command line. I usually put standalone apps like eclipse and processing in a ~/opt directory. I then create symlinks to the executables in ~/bin and add ~/bin to my $PATH. This has worked well for me, allowing me to keep multiple versions of eclipse and processing, among other things.
Sep 5, 2010 #3 andres.c...@gmail.com
Thanks for the reply. I'll reinstall manually with Helios then.
Nov 1, 2011 #4 quinkenn...@gmail.com
I ran into this same problem. I just installed Eclipse Helios on Windows 7 and set it up to use proclipsing. Trying to export an applet.
Nov 3, 2011 #5 quinkenn...@gmail.com
I am running on a 64bit system, so had Eclipse Helios x64 installed. I am not having the same problem with Eclipse Helios 32-bit version, however I started getting a different issue at the same point in the export process:

Unable to complete export
Reason:
C:\Program Files(x86)\Programming\eclipse\lib\export\application.exe (Access is denied)

I changed the permissions on the eclipse directory and now it works like a charm.
Sep 26, 2012 #6 ask...@gmail.com
I'm also facing this problem on Mac OS X

Error message:
Unable to complete export

Reason:
/Applications/eclipse/Eclipse.app/Contents/MacOS/lib/META_INF/MANIFEST.MF
(No such file or directory)

My system version is 10.7.4, with Eclipse version 4.2.0, proclipsing 1.0.5 and P5Export 1.0.6

Does anybody know how to solve this?

Sep 26, 2012 #7 ask...@gmail.com
I tried Eclipse 3.7(Indigo) and it succeeded.
Is there a problem in proclipsing with Eclipse 4.2 support?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant