How to use classlocator plugin?

Hello,
I've downloaded classlocator plugin from this URL:
http://sf.gds.tuwien.ac.at/00-cat/loc/classlocator/
This plugin should index all the jar files at NWDS.
After setting it I have an option to locate a class but it doesn't show any jar files. Does someome familiar with this plugin and can guide me how to get it to work?

Hi Roy,
You have to tell ClassLocator where to look for the libraries on your machine.
From NWDS go to;
Window->Preferences
Now you'll see that you can select Class/Jar Locator, just add the folders where your libraries are and ClassLocator will index them (this may take a while). So that'll be, NWDS plugins folder and anywhere else that you keep libraries, like under Tomcat if you have a local copy of PDK5 for instance.
Patrick.

Similar Messages

  • How to use jsp:plugin type="applet" in jsp

    Hi ,
    I have a JSP File.
    How to use jsp:plugin tag in that.
    When I specify the file name in code="applet.class" Then it is giving an error saying that It could not find the class.
    What is the solution for this.

    its not working.. it shows exception class not found exception.
    i have placed the jsp and applet class in the same folder. but its not working.
    jsp file path : OracleSpatial\mypackage\webmap.jsp
    applet class : OracleSpatial\mypackage\demoApplet.class
    demoApplet class inside package "mypackage".
    code inside JSP is :
    <jsp:plugin type="applet"
    code="mypackage.demoApplet.class" width = "100%" height = "100%" >
    </jsp:plugin>

  • How to use mplayer-plugin?

    How do you use mplayer-plugin in Firefox?
    I always just have empty mplayer window or area, when I click "play" I just see "stopped".
    I have exactly same effect on two different computers with Arch.
    Do I need some special configuration for mplayer-plugin?
    What is so special in this plugin that it can't work just by default?

    Jacek Poplawski wrote:How do you use mplayer-plugin in Firefox?
    I always just have empty mplayer window or area, when I click "play" I just see "stopped".
    I have exactly same effect on two different computers with Arch.
    Do I need some special configuration for mplayer-plugin?
    What is so special in this plugin that it can't work just by default?
    It should just work after installing Mplayer and the plugin. If you launch Firefox from a terminal, are you seeing any errors?

  • How to use jquery plugin jResponsive, please help!!

    Hello,
    Can someone show me how to integrate JResponsive plugin into Edge Animate with an example?
    Here is the link to Jresponsive website:
    Jresponsive
    Thank you.

    In compositionReady i inputed code:
    var container_id = sym.getSymbol("container_id")
    var content = [];
    content[0] = '<div class="_1"></div>';
    content[1] = '<div class="_2"></div>';
    content[2] = '<div class="_3"></div>';
    content[3] = '<div class="_4"></div>';
    content[4] = '<div class="_5"></div>';
    content[5] = '<div class="_6"></div>';
    content[6] = '<div class="_7"></div>';
    content[7] = '<div class="_8"></div>';
    content[8] = '<div class="_9"></div>';
    content[9] = '<div class="_10"></div>';
    content[10] = '<div class="_11"></div>';
    content[11] = '<div class="_12"></div>';
    yepnope(
    nope:[
    'js/jquery-2.1.1.min.js',
    'js/jresponsive.js',
    complete: init
    //when yepnope has loaded everything execute init();
    function init (){
    //initialise your variables and Edge comp here
    $("#container_id").jresponsive({
        transormation: 'animation',
        min_size: 100,
        max_size: 250,
        height:250,
        hspace:10,
        vspace:10,
        class_name: 'item',
        content_array: content
    and nothing happens. Can someone show me how to correct things in the code above?
    I am using EA 2014.1.1.
    I attached the example for you to open and see:
    Dropbox - jresponsive.rar

  • How to use Amplitube plugin?

    I installed Amplitube Live, put it in the Audio/plugins/components folder and have no idea how to use it in GB. I want to see what it will do to harmonica.
    I tried another IK product, a demo, Sampletankfree, and got nowhere with that either. IK says to load it as a virtual instrument. What am I missing?
    Thanks
    Alan

    Hi Alan
    I have Amplitube and have no problem using it. There are 2 parts of Amplitube, a stand alone app and a plug-in version. When you installed Amplitube did it give you a choice of where to install the plug-in and what type of plug-in did you want to install? AU, VST etc. When you say I put "it" in the Audio?plugins etc folder...Did you put the application there or the plug-in? The plugin has a component. tag on it. See if Amplitube.component is is your Library/Audio/plugins/components. If it is then when opening GB open up a real instrument track. Double click on the track. Then goto the effects section and click on the first open area under compressor and a list of available AU plugins should be available. Select Amplitube and click on the pencil tool and you should be in business. All of the Amplitube effects and cabs should be there.
    Good Luck
    Bill

  • How to use trigger/plugin in DSEE 6.3.1

    Hi All,
    I have DSEE 6.3.1 installed and would like to setup an trigger whenever an application user changes some attributes in LDAP, I googled and came across we can use triggers but not sure how to use those. Is triggers are same as plugins or one of the builtin plugin provide trigger functionality?
    The requirement is- Whenever an application owner changes any attribute in LDAP I want to set an trigger and get that changed value in a plain text file for audit purpose. The trigger should work post commit and not pre commit just want to confirm the changes as been written in LDAP.
    Found following plugins available in DSEE 6.3.1-
    7-bit check
    ACL Plugin
    ACL preoperation
    Binary Syntax
    Boolean Syntax
    CLEAR
    CRYPT
    Case Exact String Syntax
    Case Ignore String Syntax
    CaseExactMatch Plugin
    Class of Service
    Country String Syntax
    DES
    DSMLv2-SOAP-HTTP
    Distinguished Name Syntax
    Generalized Time Syntax
    Integer Syntax
    Internationalization Plugin
    MemberOf Plugin
    Monitoring Plugin
    Multimaster Replication Plugin
    NS-MTA-MD5
    ObjectDeletionMatch
    Octet String Syntax
    Pass Through Authentication
    Postal Address Syntax
    RMCE
    Replication Repair
    Retro Changelog Plugin
    Roles Plugin
    SHA
    SSHA
    State Change Plugin
    Strong Password Check
    Telephone Syntax
    URI Syntax
    chaining database
    gle
    ldbm database
    pswsync
    referential integrity postoperation
    subtree entry counter for departments in domains
    subtree entry counter for domains within a domain
    subtree entry counter for mail lists
    subtree entry counter for nested departments
    subtree entry counter for total domains
    subtree entry counter for users
    uid uniqueness
    value counter for departments
    value counter for mail lists
    Request your help in this issue.

    I am trying to use the regular ldapsearch command from commandline and not any C/Java code, like-
    ldapsearch -D "cn=directory manager" -p 1389 -h localhost -w abcd1234 -r -C PS:any:1:0 -b dc=abc,dc=com ou=emp
    despite using -r and -C option it just comes out displaying below entries
    ou=emp,dc=abc,dc=com
    ou=emp
    objectClass=top
    objectClass=organizationalUnit
    also tried with below command -
    ldapsearch -D "cn=directory manager" -p 1389 -h localhost -w abcd1234 -r -C PS:any:1:0 -b dc=techm,dc=com objectclass=person
    it displays long list and just comes out, not sure why its not doing the persistent search after using -r and -C options.
    request you to give some good idea on this.

  • Basic instructions how to use adthemall plugin.

    I am a novice on any download manager. Please instruct me how I can download videos using downthemall plugin. I have uninstalled real player which has too many issues with firefox.

    downthemall it is a little complicated because it finds everything download on a page and lets you designate which files you’d like to download if you set it correct, if you need it only for youtube downloads and only from time to time, maybe it is easiest to select, not a download manager but a site page for that : http://keepvid.com/
    you can paste the link from youtube and you have the download.
    http://www.downthemall.net/howto/help/english-menu/
    thanks again

  • How to use iMovie plugins?

    I have recently started working with iMovie, and would like to use a special effects plugin to add "magic effects". I followed instructions to add the plugin i downloaded to the Plugin folder for iMovie, but how do i edit with the effects? I have a MacBook Air latest version and I would like to use the plugin in iMovie, because it is supposed to be comparable- and yes it works with the version I have. What do i click on to access the effects plugin while using iMovie? please help.

    Here are a couple of good places to start:
    https://www.apple.com/support/mac-apps/imovie/
    http://www.macworld.com/article/2053681/getting-started-with-imovie.html
    Also, if you have the app open, go to Help in the file menu and click on iMovie help.

  • How to use VST Plugins from Premiere Pro CS5 in Adobe Audition 3.0 ?

    I have tried to use VST plugins from Premiere Pro CS5 into Adobe Audition 3.0, but could not use it.Is any method to use them ?

    Unless I'm mistaken, you can't do this at all - Adobe lock all their VST effects so that they only work with the app they were intended for. Which also means, of course, that you can't use Audition VST plugins with any other software either. Since Audition isn't currently in the CS, there isn't even an exception there, I suspect.

  • How to use Search plugin functions in your plugin?

    Hi,
    I am developing a plugin which need to add an action for bookmarks. For this I need to search a particular word in the document and the corresponding page number.
    On going through the SDK documentation I came across the Search plugin. There are ways in which your plugin can communicate with the Search plugin. For doing so you need to do the following:
    1. Add HFT of the Search plugin by registering PluginImportReplaceAndRegister.
    2. Add "SrchClls.h" header file.
    I did the following steps and my plugin compiled successfully. But I am not able to understand how will I use the Serach plugin functions to find a word in the document from my plugin?
    Please help.
    Thanks

    The HTML help is spectacularly unhelpful, sometimes giving dozens of unrelated methods when you try to read the section for Search.  But try Search... http://livedocs.adobe.com/acrobat_sdk/10/Acrobat10_HTMLHelp/API_References/Acrobat_API_Ref erence/AV_Layer/Search.html
    It's worth making sure that you understand the difference between "Search" and "Find" functionality in Acrobat, something rather masked in the UI in recent releases.
    Find - looking for a string in the current document. The Search API has no connection to this.
    Search - managing indexes of multiple documents. API provides limited functionality (create/delete/query/search). Search results are not available to the API, they can only be displayed in the UI as a results window.

  • How to use jsp:plugin action with type = bean

    Hi everybody,
    I'm new to JSP so it could be a stupid question but I'm wondering how can I use a jsp:plugin action with a type equal to "bean".
    Everyone is talking about type equal to applet so the browser can display this applet but if the type will be a bean so then
    does it mean I can send a javaBean class to the client?
    If yes, then can the javaBean object be executed on a client machine?
    Or maybe I'm wrong. I don't know how it works.
    Please give me a resolution.
    Thanks,
    Rafal.

    its not working.. it shows exception class not found exception.
    i have placed the jsp and applet class in the same folder. but its not working.
    jsp file path : OracleSpatial\mypackage\webmap.jsp
    applet class : OracleSpatial\mypackage\demoApplet.class
    demoApplet class inside package "mypackage".
    code inside JSP is :
    <jsp:plugin type="applet"
    code="mypackage.demoApplet.class" width = "100%" height = "100%" >
    </jsp:plugin>

  • How to use existing plugin transformation from a new plugin

    Hi,
    Begginer's question:
    I use the SDK examples for a new plugin I want to write.
    I want to invoke several commands of an existing plugins from my plugin.
    For example I define a new Effect Control: My Opacity. For start I would like to invoke the functionality of Transform->Opacity.
    Now, I saw in the example Projector that I can invoke
    suites.EffectSuite2()->AEGP_ApplyEffect
    Is this the way to do it?
    How can I pass the parameter that the user gave me to the needed effect?
    I guess rhere is a quicker way to find the effect by name instead of iteration on all available as done in the Projector example.
    Thanx in advance,
    Miro

    Hello miro A, welcome to the forum!
    i'm having some trouble understanding the process you're creating, so i have a couple of questions:
    1. is your effect a layer effect? (like "gaussian blur")
    or is it a general plug-in? (like layer->transform->fit vertical, or the "wiggler" panel)
    the two (effects and AEGPs) differ in many ways and will determine the way you approach the problem.
    2. when you say "the parameter that the user gave me", what do you mean?
    is there a standard slider on your effect that the user can manipulate?
    in the mean time i'll do my best to answer you questions:
    yes, suites.EffectSuite2()->AEGP_ApplyEffect() is the way to add a new effect to a layer,
    BUT if your effect is a layer effect (again, like "curves"), then you're in for some major problems.
    layer effects can't add new effects to the same layer as themselves.
    it causes errors and crashes, because by the time your effect returns from it's call AE discovers that the layer has changed in the mean time (you added an effect), and AE doesn't cope with that change well. at all.
    no, there is no way of knowing what effect to access on a layer without iterating through them at some point in time.
    to access an effect you must retrieve an effectRef.
    to get an effectRef you must call it's index on a layer, along with the identifier of a specific layer. (layerH and effect index on that layer (say... 3rd effect))
    to know the index, you must iterate though the effects on a layer and check each one for it's name or matchName.
    you don't have to do it every time.
    you can store the index for later use, but keep in mind that the user might move effects around,
    so make smart decisions.
    wait. it gets worse.
    now you want to affect a parameter on a different effect.
    that can be done using streamRefs. these refer to the different parameters on all effects.
    once you obtain the streamRef of a wanted parameter, you can read it or write to it.
    to get a param's stream ref on an effect for which you already have an effectRef, you must know it's index in the effect. (for example, the "blurriness" on "gaussian blur" is 1 (never 0. zero is the input buffer))
    the index is not always what it seems. there may be hidden params (and other stuff in the way).
    the param index might change if the vendor of the other effect decides to change it.
    in short:
    yes, it's as complex as you feared it would be, and as you saw in the "projector" sample.

  • How to use turntablist plugin?

    Hi all,
    Sorry if this is a really dumb question, I'm pretty new to Logic Pro 9 and am loving it so far!!
    Currently playing around with plugins, and was looking for something that can give you some scratch effects. Had a look through previous discussions and found DestroyFX's Turntablist. Sounded like it was worth a shot so downloaded the AU. It is recognised in the AU manager and validated ok, but I can't for the life of me figure out how to load it!!
    I'm aware that it is not a plugin as such, but is a software instrument from previous discussions, but I can't find out how to assign it to a track as it doesn't appear in my library on the right hand panel?
    Any help would be much appreciated.
    Alternatively any other suggestions for plug ins would also be appreciated (I'm also well aware that the best way to get scratch effects is to actually do it yourself on a turntable if you know what you are doing (which I don't) or get a DJ to record some samples for you (which I don't really need to do!).
    Thanks

    Somewhere on the gui there is a "load" button. You have to load the sample that you want to use into the plugin. Then you have to turn it on and sent a MIDI note to it for it to play the sample. Then you can automate things like turning off the turntabe and having the sound slow down, etc. Have fun....

  • How to use an ActiveMQ broker plugin

    Sorry in advance if this is a stupid question but I've just inherited this project and have never used BlazeDS or ActiveMQ before. I've got a collection of various programs that are communicating through BlazeDS and ActiveMQ and I've been tasked with recording all the messages being passed between them for later analysis. It appears from this link that I could just develop a BrokerPlugin that could take care of this pretty easily. However I don't know how to add this BrokerPlugin to the system. There doesn't any appear to be any configuration data for ActiveMQ in the current system. I believe it was built on the BlazeDS turnkey server with ActiveMQ added to handle the JMS integration.
    Also, I had originally just created a small app that subscribes to all the topics and saves the messages out to an xml file. That part worked for most of the messages but some of the message destinations are defined as queues though so they can't have more than one subscriber. I wasn't sure how to go about getting these messages without using a BrokerPlugin.
    Any help would be greatly appreciated.

    > I face the problem that I can't find out how to use the plugin in Acrobat with Javascript.
    That's right. You can't.
    >
    >But I can't find out how to use the methods of the plugin.
    You cannot use the methods of a plug-in. They are for its own internal
    use.
    A plug-in registers for call backs. Most obviously menu selections,
    but also selecting a tool, clicking on a button, opening a document,
    changing page etc. Also it can register an "idle" procedure to be run
    when Acrobat is not busy, at intervals. Your plug-in code is run, by
    Acrobat, at these moments.
    Aandi Inston

  • How to use an own plugin to add 3d-content

    Hi,
    I have started to develop a plugin for Acrobat 8.0 that will add some kind of 3d-content to an existing model. I tried somewhat, but I face the problem that I can't find out how to use the plugin in Acrobat with Javascript. I added the .api file in the folder Acrobat/Plugins and the plugin is loaded.
    But I can't find out how to use the methods of the plugin. I always get the error: 'can't found [methodname]'. Do you need to use some kind of prefix, or whatever. Perhaps this is a newbie question, but I can't find out it in the documentation.
    Any help will be fine!
    Regards,
    Ewout

    > I face the problem that I can't find out how to use the plugin in Acrobat with Javascript.
    That's right. You can't.
    >
    >But I can't find out how to use the methods of the plugin.
    You cannot use the methods of a plug-in. They are for its own internal
    use.
    A plug-in registers for call backs. Most obviously menu selections,
    but also selecting a tool, clicking on a button, opening a document,
    changing page etc. Also it can register an "idle" procedure to be run
    when Acrobat is not busy, at intervals. Your plug-in code is run, by
    Acrobat, at these moments.
    Aandi Inston

Maybe you are looking for

  • Memory upgrade for Satellite L30-134

    I have a Satellite L30-134 which appears to be running quite slowly - I think due to large amount of photos and itunes music. I am wondering which is the easiest way to resolve - buy a memory upgrade (no idea how to change the memory though) or get a

  • Link b/w credit horizon period and pricing proceadure

    Hi Gurus what is the link between credit horizon period and pricing proceadure.

  • Copyright a PDF form?

    Am I able to copyright a PDF form built in Livecycle and offer it as part of a billing procedure my company can resell to our product vendors? What are my rights as an author of the document?

  • IPhoto import - a way to import specific albums?

    I was watching the instructional video DVD that came with aperture and have found it a very, very helpful tutorial in getting started. I am having a problem doing one of the things shown on it though. At the beginning of the second track, the video c

  • Change of material name

    Dear aspirants. Pl tell me teh way to Change the material name ( code ). thank u