Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse Error with Repast Simphony(An internal error occurred during: "Requesting Java AST from selection". 'boolean com.ibm.icu.text.UTF16.isSurrogate(char)')
Eclipse Error with Repast Simphony [message #1859613] Tue, 20 June 2023 09:09 Go to next message
Lukas Fromme is currently offline Lukas FrommeFriend
Messages: 1
Registered: June 2023
Junior Member
Hey Guys,

Im new to this forum, so if i posted under the wrong Topic, please correct me.

To the Problem:
I installed Repast Simphony (An Agent based Simulation Software)just like its descripted in the quick start Guide: repast.github.io/quick_start.html
And the i tried to start coding my first Simulation, but instantly when i create a new Class (Java) i get the Problem Message:

"An internal error occurred during: "Requesting Java AST from selection".
'boolean com.ibm.icu.text.UTF16.isSurrogate(char)'"

This only happens when im in the Skript. When i close it and only see the Package Explorer everything is fine.

I've tried a number of things like checking if the Project isnt encoded in UTF8 or ive tried to update eclipse(which failed).

Does Anyone know, what might cause this Problem, and hoh i can resolve it?

Thanks in advance
Lukas
Re: Eclipse Error with Repast Simphony [message #1859619 is a reply to message #1859613] Tue, 20 June 2023 14:11 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 32866
Registered: July 2009
Senior Member
It looks like they depend on an older version of ICU4J where that method has not been removed. So it doesn't sound like their stuff is compatible with the latest Eclipse. Maybe you should look here to ask those folks directly:

https://repast.github.io/support.html



Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Eclipse freezes every time after a bit of usage
Next Topic:setup junit in eclipse
Goto Forum:
  


Current Time: Thu Jul 13 03:42:17 GMT 2023

Powered by FUDForum. Page generated in 0.03213 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top