I'm continually getting the following error under Eclipse Galileo while trying to install the WTP Web Page Editor plugin:
java.lang.IllegalStateException: Error while loading manipulator.
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.LazyManipulator.loadDelegate(LazyManipulator.java:54)
at org.eclipse.equinox.internal.p2.touchpo...
I have been trying to setup a Dev environment for Sametime Plugin Development for a week now but I am facing issues in one form or the other. The issues that I am facing are
After setting up the Env, the extension point schemas are missing and i am getting only the word "Generic" instead of the actual extension.
The above issue made me...
At work I have to use ClearCase v7.0.1.2 and ClearQuest v7.0.1.0 with Visual Studio 2008 SP1. Am running on a Windows XP SP2 box.
I've done some searching but not found an official installer yet, can anyone advise (provide a link to) on the best plugin/addin to install for Visual Studio 2008 integration?
Thanks
...
Hi Guys,
I am looking to use a Jquery modal/dialog plugin for my site to view content.
I am currently using Thickbox which works well but it does not have a fullscreen option, when I say fullscreen I mean fill the whole browser window.
Does anyone know of any good modal/dialog plugins which can expand fullscreen?
Cheers
Eef
...
okay on our testing server the language works fine whetter your click it twice or more but when transffered onto the clients server bugs occured... to see the bug click on "FR" top left (it's now on French) once click on "EN" (it stays in french click it again and it gives you a page with no style saying page not found) . I've been over ...
I've been using the newest version of the groovy eclipse plugin (for eclipse 3.4) and I noticed that when I run organize imports on the file, it actually removes some of the imports that I need. It seems to remove the ones in my project, not java.* imports. Any ideas why?
thanks,
Jeff
...
Best text editor for debugging jquery code or creating jquery plugin
...
Hi,
i was wondering what would be the best way to code a browser plugin that is for multiple browsers.
Due to the fact that each browser uses other ways of implementing plugins there should be a library or something with the basic functionality and a wrapper for each browser. So, to be more precise, with which language the library shou...
Hello
I'm trying to think of a way to create a list of items that I can display on a webpage that my visitors can tick off, without ever having to log in.
The list may be like so:
[ ] Buy potatoes
[ ] Pickup kids
[x] Drink more water
[ ] Go for a Run
If User A visits the site, and clicks "Drink More Water" I want that to sav...
I've found the following blog
http://www.modalitysystems.com/blog/?cat=14
but have not had the time to delve deeper into the different aspects described in it. I figured i'd throw out a broad question to you people and get some input :)
What I want to do is integrate some of our buisness applications with Communicator/OCS, e.g. like h...
One of my users asked if there was a plugin to take automatically a screenshot from a submitted website url. He also asked if there was a wordpress plugin for this.
can anyone tell me if such a plugin exist for wordpress or if it's possible with php, ajax or any other language?
...
In my search for a good glossary plugin for WordPress, I came across Natan Olsen's WP-SNAP. Which is brilliant. Only I need it to work with Hebrew.
I know this is asking a lot, but if you could take a look at the source code (PHP) and tell me where to start altering this plugin to work with Hebrew letters, I will be forever thankful.
...
Hi,
The product I'm working on needs to be built in such a way that we have a quote engine driven by a pluggable framework.
We are currently thinking of using MAF, so we can leverage separation of the host and addin interfaces for versioning.
However, I'm concerned that we'd have lots of assemblies, it's likely that we'd have one for ...
Hi,
I'm trying to learn how to write a Firefox plugin.
I downloaded the npruntime example from Mozilla compiled it and ran it.
Getting properties from the plugin worked well but when I tried to
call a method, Firefox freezed.
I thought maybe something is wrong with the example, so I wrote my own basic scriptable plugin that has one prop...
Hi,
I've got some code that lies in a browser, and wrote C++ plugins for both IE (COM/ActiveX) and firefox (NPAPI).
I now have to get this code work on Mac OS X. I found some input on apple's site, but it's written in Objective C.
I also read about SIMBL, but it seems to deal with Objective C code only, isn't it?
So here are my quest...
When i am selecting a file in the project explorer, it should allow me to open my editor instead it shows text editor.How can we handle this programmatically in eclipse plugin development ?
regards
Mathan
...
Hi
I am making a plugin whose Gui is having path editor element.
I want to make the browse button such that on clicking it open the directory from a given absolute path.
I researched in depth: it seems the path editor.getNewInputObject() is responsible for the setting the filter which set the position in the directory dialog.
Please ...
I am trying to write a add-in for Visual Studio that, among other things, needs to keep track of every file in a Visual Studio solution. I know what events I need to subscribe to (when a Solution is opened, when a file is added/removed/edited in it, the same for projects, etc), but I don't understand how to actually get a list of files f...
I'm trying to find a (preferably open source) JS library to determine as much information as possible about the user's Web browser environment. I know it's possible to get such data as:
Screen resolution,
User-Agent, Accept-Language and other preferences usually sent in HTTP headers,
Installed plug-ins (through navigator.plugins),
Whet...
Are there any NetBeans plugins available for generating flow charts from Java code?
...