opencaesar / oml-rosetta

An Eclipse IDE that supports OML natively
Apache License 2.0
10 stars 1 forks source link

OML Rosetta 1.4.0 'Open Project from File System' error #34

Open joegregoryphd opened 7 months ago

joegregoryphd commented 7 months ago

When I import a project using the 'Open Project from File System' option I get the error shown in the image below ('UA Foundation' in project explorer). There seems to be no information associated with the error that I can see. The gradle tasks for this project are unavailable. Have I made a mistake during the import?

Screenshot 2024-02-04 103731
melaasar commented 7 months ago

Did you try File > Import > Genera > Existing Projects into Workspace?

joegregoryphd commented 7 months ago

Yes, just tried that as well and it gives the same error

joegregoryphd commented 7 months ago

I have recreated the error on my own system by importing a copy of another project, and it looks like this: Note there are no errors associated with any files/folder in the project itself.

image
melaasar commented 7 months ago

Is the issue the error mark at the top? Did you look in the problem view to see what the problem says?

joegregoryphd commented 7 months ago

I found the problem view and reviewed the error (see below). I copied in the '.settings' folder from another project and this resolved the error. I don't understand why this was missing - I just copied an existing project (with no errors), renamed it, and imported it. Anyway, error resolved for now. Thank you

image