Vlad Dumitrescu wrote: > Well, I don't announce *every* release, unless there are some > important changes. 0.3.18 only has some debug output enabled, to help > solve some issues that some people have when starting Erlide. > > When using the update site, the default beaviour is to download the > latest release, so you don't really have to think about it. > > Just don't forget that for 3.2, the update site is > http://erlide.sf.net/update32 > > best regards, > Vlad
Looks like a path problem ... For Eclipse 3.2 RC7: **** Preferences -> Erlang -> Click "Code Templates" Result: Unable to create selected preference page Reason: Plug-in org.erlide.ui was unable to load class org.erlide.ui.erlangsource.prefs.ErlangSourcePreferencePage **** Preferences -> Erlang -> Click "Editor" Result: Unable to create selected preference page Reason: Plug-in org.erlide.ui was unable to load class org.erlide.ui.prefs.plugin.EditorPreferencePage **** Preferences -> Erlang -> Click "Folding" Result: Unable to create selected preference page Reason: Plug-in org.erlide.ui was unable to load class org.erlide.ui.prefs.plugin.FoldingPreferencePage **** Preferences -> Erlang -> Click "Syntax" Result: Unable to create selected preference page Reason: Plug-in org.erlide.ui was unable to load class org.erlide.ui.prefs.plugin.ColoringPreferencePage **** Attempting to check out an existing Erlang project: Selected wizard could not be start. Plug-in org.erlide.ui unabel to load class: org.erlide.ui.wizards.NewErlangProject **** Toggle Erlang nature -> chosen operation not available **** It's not necessarily clear what ERL_TOP actually is. Erlang installs itself kinda weird. If I give Erlang a --prefix=/home/devel it installs a couple binaries in /home/devel/bin but it really installs its stuff in /home/devel/lib/erlang/bin -a Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Erlide-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/erlide-devel
