From: Jomi H. <jom...@gm...> - 2023-03-08 17:09:45
|
Hi, unfortunately the Eclipse plugin wasn’t update for Jason 3 yet.... You can use VSCode to edit the files (there is plugin for syntax highlighting) and then run the application in a terminal. Another option is the (old) Jason-IDE. HTH, Jomi > ---------- Forwarded message ---------- > From: Panis Perez <pan...@gm...> > To: jas...@li... > Cc: > Bcc: > Date: Wed, 8 Mar 2023 17:53:25 +0100 > Subject: Problems with jason3 in eclipse > I use eclipse 2021-12 (4.22.0) with Jason plugin, but since I upgraded to Jason3 (or 3.1), I get this error when "Run Jason Application": > > jason.JasonException: The project's infrastructure ('Centralised') is not well configured! > java.lang.ClassNotFoundException: jason.infra.local.LocalFactory cannot be found by jasonide_2.0.1 > at jason.mas2j.MAS2JProject.getInfrastructureFactory(MAS2JProject.java:274) > at jasonide.commands.RunJasonFile$1.run(RunJasonFile.java:67) |