ikuraj / alloy4eclipse

Automatically exported from code.google.com/p/alloy4eclipse
0 stars 0 forks source link

Cannot Load Alloy Wizard : Upon Creating New Alloy Project #60

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install Plugin
2. Restart Eclipse
3. GOTO File
3.1 Click New
3.2 Click Project
3.3 Select Allo4 Project
ERROR
What is the expected output? What do you see instead?
I am expecting that the alloy wizard starts

What version of the product are you using? On what operating system?
Windows XP Proffisional, I dont know which version, i did the automated
install through URL

Please provide any additional information below.

 Here is a screen shot of the Error

Original issue reported on code.google.com by wael.has...@gmail.com on 20 Apr 2008 at 2:34

Attachments:

GoogleCodeExporter commented 8 years ago
Wael,

1) did you install the plugins via the update manager or using the zip file?

2) Which version of Eclipse exactly are you using?

Original comment by daniel.l...@gmail.com on 20 Apr 2008 at 4:02

GoogleCodeExporter commented 8 years ago
1)I used the update manager.

2)Eclipse SDK
  Version: 3.3.2
  Build id: M20080221-1800

Original comment by wael.has...@gmail.com on 20 Apr 2008 at 4:12

GoogleCodeExporter commented 8 years ago
Hum, this is a typical configuration: it should work out of the box.

Could you try this:

Launch eclipse from the command line with the -clean option?

Original comment by daniel.l...@gmail.com on 20 Apr 2008 at 4:43

GoogleCodeExporter commented 8 years ago
No Luck, I downloaded the zip file (Latest) expanded and placed the files in the
appropriate directories.  However i still get the same problem.  Do I need to
reinstall the Eclipse once more

Original comment by wael.has...@gmail.com on 20 Apr 2008 at 5:06

GoogleCodeExporter commented 8 years ago
Wael,

I am running A4E under Linux and it works fine. Other users have been using A4E 
under
windows (but maybe not that release).

It looks like the jar files are not properly recognized.

Could you check if there is an error message in Eclipse log file?

You can find it in a hidden directory called .metadata in your workspace.

Original comment by daniel.l...@gmail.com on 20 Apr 2008 at 5:11

GoogleCodeExporter commented 8 years ago
It seams that the activation is an issue.  Attached is the log file.

!ENTRY org.eclipse.osgi 4 0 2008-04-20 13:14:16.421
!MESSAGE An error occurred while automatically activating bundle
fr.univartois.cril.alloyplugin.launch (8).

Original comment by wael.has...@gmail.com on 20 Apr 2008 at 5:16

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks Wael.

There is a class version problem.

I guess the error lies in the fact that you are running Java 1.5.0.11 and not 
Java 6.

I will sort that out ASAP.

Original comment by daniel.l...@gmail.com on 20 Apr 2008 at 5:33

GoogleCodeExporter commented 8 years ago
Wael,

There is a 0.2.28 version of the plugin on the update site. It should work fine 
on
your environment.

Let me know if it fixes the issue.

Original comment by daniel.l...@gmail.com on 20 Apr 2008 at 6:28

GoogleCodeExporter commented 8 years ago

Now it starts, i was able to create an Alloy Project

the Alloy code coloring is not working however, but that may be a different 
issue

Original comment by wael.has...@gmail.com on 20 Apr 2008 at 9:13

GoogleCodeExporter commented 8 years ago
Good.

Regarding code coloring, does your file has a .als suffix?

Original comment by daniel.l...@gmail.com on 20 Apr 2008 at 9:24

GoogleCodeExporter commented 8 years ago
The initial issue is fixed. If the syntax coloring problem is still around, 
please
create a new specific issue.

Original comment by daniel.l...@gmail.com on 23 Apr 2008 at 8:59