Could not install MyEclipse 7.1 - installation

I am trying to install MyEclipse 7.1 but I get the following error message:
"Could not create folder "C:\Documents and Settings\myPcName\Settings\Temp;C:". The filename, directory name or volume label syntax is incorrect."
I am really confused by these error because i don't have any idea why is happening... it should be a simple install process...
On my pc I am also running an Eclipse 3.2 version... should i uninstall it ? I could not found it on Add/Remove programs.
I also installed jre 1.6 and the sane jdk.
Please if you have an idea about this, give me a hand...

You won't find it in add/install programs. Find the folder where you have eclipse installed and delete the entire folder. Thats what I did for mine. And then install it again.

Related

Cannot install Aptana Studio on Windows 10: Failed to Correctly Aquire installer_git_windows.exe file: CRC Error

Whenever I run the standalone installer for Aptana Studio I get the following error:
Failed to Correctly Aquire installer_git_windows.exe file: CRC Error
I'm running Windows 10, I've looked online for hours and have found no solution.
I had this problem solved by installing the Git from http://go.appcelerator.com/installer_git_windows.exe.
I had the same error. I believe it still has something to do with the NodeJS.
I went to this site https://nodejs.org/en/download/ use the 32 bit version for Windows 10. Then installed an older version of Aptana https://aptana-studio.en.uptodown.com/windows/versions with the 3.4.2 and tada.. it worked. I don't mind the older version for now.
Rename the installer file to "aptana.exe"
Move that file to c drive
Open CMD in administrator mode Type "c:/aptana.exe /passive /norestart"
Press enter
After some process, a new exe file will be available on desktop which you can use.
It worked for me.
Simply download git from https://git-scm.com/download/win and install it manually before launching the Aptana installer and it will work.

Gephi 0.8.2 does not open in Windows 7 Enterprise

I installed gephi 0.9 and it worked, but most plugins do not work. So I uninstalled and decided to try gephi 0.8.2.
It is correctly installed, but when trying to open the program, it shows the splashscreen, and it disappears, and thats it. It never opens and gives no error message.
I tried uninstalling, restarting, and reinstalling, but still the same.
Can someone please help me? Did I do something wrong in the installation? How can I get gephi working?
The following resolved my Issue:
uninstall older versions of java
Installed Java 8
Updated jdk path to jdkhome="C:\Program Files\Java\jre1.8.0_161" in gephi.conf (etc folder)
This is a typical problem with the installed Java version. Gephi 0.8.2 doesn't run on Java 1.8+. Check the solution from here. You basically have to start Wordpad with administrative privilleges and open C:\Program Files (x86)\Gephi-0.8.2\etc\gephi.conf.
Change jdkhome to a valid path to your Java 7 installation (JDK) or (JRE). In my gephi.conf it is:
jdkhome="C:/Program Files/Java/jdk1.7.0_79"
Save and restart Gephi

When installing Appcelerator CLI, appc setup command throws error

I am trying to install the appcelerator cli but keep running into an issue that I haven't been able to find a fix for.
When running the "appc setup" command I get the error "cannot find module 'C:\cyclic.js'"
link to full screen capture of error
I am running windows 7 64 bit and am following the directions here https://web.appcelerator.com/product/cli
*Edit: If you are facing this same issue. Uninstall Node, and Appcelerator. Then make sure you install JDK 32 Bit (if using windows). DELETE the NPM and Appcelerator folders in your C:\Users[username]\AppData\Roaming\ directory. Then reinstall Node (I had success with 32 bit) and the Appcelerator CLI. That worked for me.
Hello make sure you have node.js and JDK installed and environment variable set properly. For reference http://docs.appcelerator.com/platform/latest/#!/guide/Installation_and_Configuration. Now, As you already tried "appc setup". You need to delete all cache of previous installation try and try reinstalling again. Run,
sudo rm -rf ~/.appcelerator
sudo npm uninstall -g appcelerator
appc use latest
appc setup
To setup the Appcelerator CLI, install Node.js, install the appcelerator module using the NPM CLI, then run the appc setup command to download and setup the latest CLI package. You can follow the guide here. Also you can check this link, if you experience an issue installing any of the npm packages.
If still not solved, I suggest you to start from scratch. I see you work on Windows, true?:
Remove install of NodeJS from "Uninstall programms" of control pannel
Remove install of Appcelerator from "Uninstall programms" of control pannel
Remove any folder from C:\Program Files or your user's folder referencing "node" "npm" or similar.
Go to your user's folder and remove any .app or .appcelerator folder (could be hidden, so look it well)
Don't forget to look in C:\Users\[username]\AppData\Roaming (probably will be hidden)
Now you have only Java JDK installed (I'm using 1.8).
Proceed with a new appcelerator.EXE install, it must detect that you don't have Node and will download by itself the proper Node version.

JDeveloper Installation Error

I'm trying to install JDeveloper 12c. When I run the installer it gives this error:
"Unsupported platform (unable to determine the startup directory location).
The Oracle Universal Installer failed. Exiting."
My platform is Windows 7 x64. I tried 32-bit, 64-bit and generic versions of the installer but the result doesn't change. Is there somebody facing the same problem? Or any idea to solve it?
By the way, I forgot to say that I've already tried to run the installer as Administrator but it didn't solve the problem.
Where is your installed located - make sure there is no space in the directory path.
Also if you are on windows use the windows installer and not the generic one.

Installing ADT plugin 16.0.1 on Eclipse Indigo- windows

When I try to install the ADT 16.0.1 plugin on Eclipse Indigo java developer edition release 1 or Helios normal edition release 2, I get the following error:
Cannot complete the install because one or more required items could not be found.
Software currently installed: Shared profile 1.0.0.1316138460759(SharedProfile_epp.package.java 1.0.0.1316138460759)
Missing requirement: Shared profile 1.0.0.1316138460759 (SharedProfile_epp.package.java 1.0.0.1316138460759) requires 'org.maven.ide.eclipse [1.0.100.20110804-1717]' but it could not be found
I've tried to lookup the package it's refering to on apache, JDK reference and android developer reference but no luck!
This's not my first time installing ADT, I already have it installed on Ubuntu and it works. I also had the old release (ADT 15) installed on Eclipse galileo on windows, but I re-installed windows (i'm running windows 7 ultimate by the way) and I can run the old release but it's very good developing with ICS API-s.
So, if anyone could help, it would be highly appreciated.
Lots of people have this type of problem with many different required items missing.
The last time I had this problem it was fixed by going to Window->Preferences
Then selecting Install/Update->Available Software Sites
Make sure everything listed is checked
In my installation I have:
https://dl-ssl.google.com/android/eclipse/
http://download.eclipse.org/releases/indigo
http://download.eclipse.org/eclipse/updates/3.7
You may also need to run Eclipse as an administrator
I was able to install the ADT Plugin only after
I moved the eclipse folder to a location without spaces (e.g.: c:\development\android\eclipse
I ran the Eclipse Update procedure as administrator
Also I am using the 32bit version even though I use windows7 64bit.
you just need to run as administrator
run Eclipse with compatibility mode winXP pack 2 and Run as Administrator.
You can find it by Right clicking Eclipse.exe > Properties > Compatibility Tab

Resources