Bad install? [message #895991] |
Mon, 16 July 2012 19:08 |
Nathan Reed Messages: 74 Registered: June 2012 |
Member |
|
|
Windows XP
EDT EGL (now not sure what version)
RichUI project against MySQL.
I performed an install of 0.8.1 today. I was attempting to resolve an issue that I have since determined was a simple coding problem on my part. Since the install I have multiple issues and a completely unstable environment.
I installed per the EDT instructions (I thought) and had no apparent issue during the install. When I view the about panel the first screen shows V0.8.0. I then view the details panel and it shows three entries:
elipse ide for egl web developers 0.8.0...............
egl web develper tools 0.8.1v2.................
egl web developer tools with source code 0.8.1v2...........................
Some symptoms.
When I enter the workspace the widgets project shows an error. At one point when I did a clean on my project the error in the widgets project was cleared. I have since left and reentered the workspace and the error in widgets project is persistent. Now no amount of rebooting and rebuilding my project impacts the widgets project error.
Several of my richui panels threw an error during design and preview. That condition quit after a clean on the project. I do not recall the exact details but it was a java error regarding "getserial".
An attempt to debug throws the following:
[CRRUI2090E] Could not call service: ___getExistingBreakpoints?key=0.8997986036535702&contextKey=21 InstructionControl.<init>() [native JavaScript]
I apparently managed to installed a nightmare. Can anyone advise what I possibly did wrong? And what the best approach would be to resolve? I am just doing basic development and do not require anything past 0.8.0 at this point. I just want a stable environment.
Any help would be appreciated.
Thanks,
Nathan Reed
[Updated on: Mon, 16 July 2012 19:10] Report message to a moderator
|
|
|
|
|
|
Re: Bad install? [message #896311 is a reply to message #896152] |
Wed, 18 July 2012 02:14 |
fahua jin Messages: 58 Registered: July 2011 |
Member |
|
|
Nathan,
Your approach of exporting the projects as zip file in 0.8 and then import the file into a new workspace of 0.81 has no problem. But in the zip file, you don't need to include the widget projects in the exported zip file. Because as mentioned by Dan, the widget project is migrated to a new version, and the old version of widget project probably no longer works in 0.81.
Also, it looks to me that you installed the 0.81 based on EDT 0.8. Since currently EDT 0.81 does not have an all-in-one build, and you'll have to install the EDT nightly build of 0.81 (the official 0.81 build will be released soon). To install the 0.81 nightly build, you need do following,
1) Download the Eclipse 3.7 (Eclipse IDE for Java EE Developers) from http://www.eclipse.org/downloads/packages/release/indigo/sr2, and extract it.
2) Install the EGL Web Developer Tools:
a) Start your Eclipse IDE downloaded in the 1st step.
b) From the Help menu, select Install New Software.
c) In the Work With field, enter the following update site URL and press enter:
http://download.eclipse.org/edt/updates/nightly
3) Install the EDT following the wizard.
Hope this will help you.
Rocky
|
|
|
Powered by
FUDForum. Page generated in 0.03458 seconds