Hello,
I have been using the eval edition with an Eclipse project. I have now bought the Pro edition and am trying to 'upgrade' my project to use it instead of the eval. I have removed SGWTEE_HOME classpath variable from Java-Build Path->Classpath Variable, and replaced it with SGWTPRO-HOME and pointed it at the root of the directory I unzipped it into (~/Documents/smartgwtpro-12.0p). I then went to my project and removed all the (many) SGWTEE entries and added the variable SGWTPRO_HOME. Now my source can't find any of the SmartGwt classes and doesn't know where to look.
I'm sure I'm doing something daft but I don't know how to fix it. Any help much appreciated.
Thanks very much.
I have been using the eval edition with an Eclipse project. I have now bought the Pro edition and am trying to 'upgrade' my project to use it instead of the eval. I have removed SGWTEE_HOME classpath variable from Java-Build Path->Classpath Variable, and replaced it with SGWTPRO-HOME and pointed it at the root of the directory I unzipped it into (~/Documents/smartgwtpro-12.0p). I then went to my project and removed all the (many) SGWTEE entries and added the variable SGWTPRO_HOME. Now my source can't find any of the SmartGwt classes and doesn't know where to look.
I'm sure I'm doing something daft but I don't know how to fix it. Any help much appreciated.
Thanks very much.
Comment