Install oracle plugin for geoserver 2.2-SNAPSHOT - plugins

How install oracle plugin for geoserver with version 2.2-snapshot? For what version geoserver extensions. I find only 2.2, 2.2.1 etc.

Copy from
http://repo.opengeo.org/org/geotools/
for
8-SNAPSHOT
and paste
../webapps/geoserver/WEB-INF/lib/
then restart opengeo(tomcat).

Related

How to install plugins in Eclipse for SPARK IDE

I have Eclipse Neon Install on my system.
I want to install plugins for SPARK IDE.
When try to installSpark Plugin using URL: http://www.ai.sri.com/~spark/eclipse
It is throwing error:
requires 'org.eclipse.core.runtime.compatibility 0.0.0' but it could not be found.
The code you are trying to install is not compatible with Eclipse Neon which no longer supports the org.eclipse.core.runtime.compatibility plugin.
You will either have to find a newer version of the code (if it exists) or use an older version of Eclipse.
"...version of Eclipse that you should be using, setting up Eclipse project files.."
described here: http://scala-ide.org/docs/current-user-doc/gettingstarted/index.html
they recommend Juno

Install Grails mongodb plugin offline

I need to install the Grails mongodb plugin in the environment with no Internet connection. I set up Grails 2.2.4. I am trying to install mongodb_1.3.0 plugin. What do I need to download on my local machine (or in my local Maven repository) to make the installation possible. I was trying to find for a file mongodb-1.3.0.zip, but could not file such file anywhere. The MongoDB plugin documentation is of no help about an offline installation of a plugin. It simply instructs you to add
compile ':mongodb:1.3.0' line to BuildCOnfig.groovy.
i think unless u downgrade your grails version to < 2.1 something ? there is no offline dependency resolving ,you also need to install the mongo dob plugin and uninstall hibernate using plugin manager ALT+G,M on windows .....

Can't install nb-scala on NetBeans 7.4rc1

I've installed NB 7.4rc1, and downloaded nb-scala from
http://sourceforge.net/projects/erlybird/files/nb-scala/
(the 2013-03-11 version)
NetBeans complains that:
Some plugins require plugin Parsing API to be installed.
The plugin Parsing API is requested in implementation version 6. The following plugins are
affected: Scala Core       Scala Editor
I've installed the extra plug in source recommended in Netbeans plugin parsing api
For no avail.
Any ideas? thanks!
The Scala plugin uses a implementation version of a NB API. That means it uses a hardcoded version and thus it isn't compatible to any other version of NetBeans.
Please contact to the plugin author to create a compatible package for 7.4

where can I download Techtalk.specflow.dll version 1.9.0 from?

where can I download Techtalk.specflow.dll version 1.9.0 from? As I am not able to install it using Install - package specflow. So, I think manually I need to install this. Can any one point me to right location?
The Visual Studio integration of SpecFlow is installed through Visual Studio Gallery: http://go.specflow.org/vsgallery
The runtime libraries and tools of SpecFlow (such as TechTalk.SpecFlow.Dll) should be installed through NuGet. Read more about this here: http://go.specflow.org/getting-started
The latest version of the VS integration is 1.9.1 while the latest version of the runtime is 1.9.0. The VS integration works also with previous runtime versions (including 1.9.0).
And if you have another version, make sure you uninstall it first. I had 1.7 before installing 1.9. I had to install Nuget, powershell 2.0 along with 1.9 to make it work. But works fine with all that.

foxbeans plugin on netbeans

While trying to install foxbeans plugin on netbeans 6.8 I am getting this problem.
The plugin Editor Library is requested in version >= 2.10.2.10.2 but only 1.44.1.9.2 was found.
I am not able to find the above mentioned plugin that is hindering the installation of foxbeans.
For Netbeans 6.8 please install this version http://member.teesoft.info/foxbeans/com-teesoft-foxbeans-1.0.1.33.nbm as mentioned in http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=4209
It worked for me.