Where to install 3rd party packages

Good evening...
i just downloaded the regex package from jakarta (jakarta-regexp-1.2) and un-zipped to some directory on my harddrive.
but is that really what i wanted to do? where do you usually install 3rd party classes and their documentation?
i realize for distribution my application jar will have to include the jakarta-regexp-1.2.jar; this question is more about what's the best way to set-up the development environment. just wondering if there's some standard that i should adhere to make my life easier when using other people's libraries.

There are 2 jre's, C:\jdk1.2.2\jre is the one you want to develop with. The othere one is for windows and ie when they need to run a java program (don't worry about this one).
To setup the development environment, make sure that javac and java are in your PATH variable. I suggest making an environment variable JAVA_HOME=C:\jdk1.2.2 and setting your path to PATH=%JAVA_HOME%\bin;%PATH% . If you need an applet to use the 3rd party package, it's better to use the plug-in and point it to use the C:\jdk1.2.2\jre.
Good luck,
Bud

Similar Messages

  • How to install 3rd party counters?

    Is it possible to install 3rd party counters such as NeoWorks counters
    in iWeb 06? I saw it mentioned in this forum but I am thinking it only
    works in iWeb 08, or am I wrong, and if so, how can the html code be inserted?
    I see an "insert" menu option Insert/choose....is this it? and what would I choose?
    thank you,
    todd

    Ok I just downloaded BBedit. Now before I dive into the big manual can
    you give me the quick take on where to past widget code? Do I insert and
    the front before the original index code or at the end? If at the end, is it
    just before the </head.<body><body></html>
    or after that
    I tried inserting at the very front and it appeared momentarily on the published document but was then quickly covered over by the original page.
    todd

  • Bea Portal: Installing 3rd Party Portlets / cms portlets

    Hi there,
    I hope this question is not too silly, but I am new to Bea Portal
    Server. How do I properly install 3rd party portlets, e.g. the
    cmsportlets available for download on the developer page ?
    I extracted the zip files and then there is an Ant-Script where one's
    supposed to change some parameters according to ones installation. I did
    this and then I ran Ant, which actually copied the files to the portlets
    directory. This is already strange to me: can the EBCC just create new
    portlets or can it do something like "import" resources that someone
    else has developed?
    Well, so even after running ant, the portlets can be seen in EBCC, but I
    an not add them to my page.
    Any idea how to move on ?
    Thanks
    Hinrich

    Hi,
    Did you have a chance to look into WebLogic Portal 8.1 SP3? Check out the new Library Services features, which includes versioning and simple approval:
    http://e-docs.bea.com/wlp/docs81/adminportal/help/CM_MAN_LifecycleOV.html
    We also provide a few ootb portlets that allow users to interact with the CM system. Let us know if you have additional questions.
    Best Regards,
    --alex                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Installing 3rd Party Drivers

    Is it possible to install 3rd party drivers during a Safe Boot?
    If so, is it better?
    I'm having trouble with drivers loading sometimes, and other times not ... seems to be having problems "around" "Login Window".
    I use auto Login on Startup and Restarts.
    Wondering if this could be a "when and where of installation" issue.
    Guessing ... apologies for being vague ... particulars can be found on M-Audio's site Forum (if you're really interested):
    http://forums.m-audio.com/showthread.php?t=3856
    Stumped again ... this is a new replacement PCI audio card.

    I got a Rev B Replacement card from M-Audio. It behaved the same way as before under 10.5.6, until I ran AppleJack.
    I believe that cleared up the problems: M-Audio's v2.0.8 drivers don't install properly under 10.5.6... As I understand things, Ownership and Permissions need to be changed, and caches needed to be rebuilt. AppleJack under auto pilot did this relatively fast ... compared to how long its taken to arrive at a solution ...
    Read more on my woes and Solution (page 5) at:
    http://forums.m-audio.com/showthread.php?t=3856&page=5
    Also replaced the PRAM battery.
    Up and running fine to date with the Sonnet Tango USB/FW and Rosewill NIC PCI cards alongside.
    Perhaps AppleJack could solve other 3rd parties driver's installation woes?

  • Install 3rd party PDF iFilter for index PDF file as attachment in e-mail (msg)

    I have called Microsoft Permium Support, base on the reply, SharePoint 2013 does not support to index a PDF file attachment in E-mail (msg) except 3rd party iFilter installed. And they finally told me how to edit Windows Registry for install the Adobe iFilter.
    But, the Adobe iFilter is too weak to call large PDF files. So, I would like to install and try the Foxit PDF iFilter, but I cannot find an installation guide for this 3rd party ifilter with SharePoint 2013. 
    Does anyone here have the experience for Foxit PDF iFilter with SharePoint 2013 can help me?
    I am not sure it is bug or feature in SharePoint 2013, but in case I still have to install 3rd party iFilter for index PDF file. I have no idea what is the out of box pdf file indexing support for.

    You ca plan to use Foxit. 
    steps are nearly the same which we use in sharepoint 2013
    1. We need to update registry for pdf . Registry value is {987f8d1a-26e6-4554-b007-6b20e2680632}
    2. we need to install the foxit ifilter
    Here are steps for same
    http://support.microsoft.com/kb/2293357
    3. run below command:
    net stop spsearch4
    net start spsearch4
    net stop osearch14
    net start osearch14
    Check below:
    http://bjarnegram.wordpress.com/2011/07/13/installing-foxit-pdf-ifilter-on-sharepoint-server-2010/

  • Prevent shockwave player from trying to install 3rd party software?

    I am a sysadmin for a relatively small-ish enterprise (around 50-ish PCs).  We have scripts which push out shockwave player to all our systems but when a user loads a page which requires shockwave, they get a UAC prompt because the player is trying to install 3rd party software (usually Google Chrome browser).  How do I stop this from happening?  Is there a command line argument I can set (preferable method) or some other centrally-managed method for turning this off?  Thanks in advance.
    M

    I guess I am not explaining myself very well. 
    I am currently using the EXE full installer from the distribution page.  The installation works very well and I can get it to run in "silent" mode to avoid interaction with the user.  Once the installation finishes, and I load a web page which requires Shockwave player, I get prompted at that point to download/install Chrome.  That is the part I would like to know if it's possible to stop, because all our users are getting UAC prompts and it's always because Shockwave wants to run some installer after loading.  I had hoped that going to the distribution version (as opposed to the straight download from the Adobe.com home page) would resolve this but they seem to be the same version, which makes me wonder why I bothered to sign up for it in the first place.

  • What's the standard way to install 3rd party classes?

    Hello,
    Let's say I install my SDK in c:\jdk1.3_02.
    Could anyone tell me the standard way to install 3rd party classes or sources so that I can import them in my source codes please? Thank you so much!

    most of the projects I've seem organize source, binaries etc. in the following directory structure:
    lib - external libraries
    src - the actual source code
    conf - configuration files
    dist - created distributables
    let's say you have everything in the d:\projects\myproject directory.
    -> compile with
    javac -classpath d:\projects\myproject\src
    -> run classes with
    java -classpath d:\projects\myproject\src

  • Will you still be able to install 3rd party actions/presets into PS CC?

    Will you still be able to install 3rd party actions/presets into PS CC?  Will the installation be the same method, or will there be something different we will have to do?

    CC is a marketing/ licensing model, not a technical change. Yes, actions, presets and al lthe otehr stuff will be installable just like in the past locally, but these options will be expanded by the new online sharing and configuration sync features.
    Mylenium

  • STOP INSTALLING 3rd PARTY SOFTWARE

    STOP FORCE INSTALLING 3RD PARTY SOFTWARE WHEN UPDATING REGULAR ADOBE FLASH.  I HAD A GOOD DEAL OF RESPECT FOR YOU AS A COMPANY, UNTIL YOU STARTED FORCING THIS TYPE OF STUFF DOWN THE CONSUMERS THROAT.  HOW MUCH IS MCAFEE PAYING YOU FOR THIS?  THIS IS TANAMOUNT TO WHAT APPLE DOES BY INSTRUCTING US HOW TO THINK AND NOT GIVING US AN OPTION TO OPT OUT.  SO GO SCREW YOURSELF AND STOP INSTALLING THIS ON OUR MACHINES WITHOUT GIVING US AN OPTION.

    the official word is that it is not supported and can invalidate your warranty.
    also discussion of any such activities is not allowed on here.
    threads/posts will be deleted and or locked if they are.

  • After power down and a cold restart, I automatically restart in my Administrator Account.  Running 10.8.4 with one Administrator account, one user account and one guest account.  Recently downloaded and installed 3rd party software (Panorama).

    After power down and a cold restart, I automatically restart in my Administrator Account.  Running 10.8.4 with one Administrator account, one user account and one guest account.  Recently downloaded and installed 3rd party software (Panorama).  Installation required that I create a super user named Other with root privileges. I did so and successfully installed the 3rd party software.  I powered down a few days late and when I restarted, I went automatically to my Administrator account with no login password required.  I deleted the Other account, powered down and restarted with the same result - opened in Administrator.   I then followed the steps to disable root user, powered down, cold restart - same result, opened in Administrator account.
    Any suggestions?  Any thoughts?  Much appreciate any help you might offer.
    jtsinphl

    Welcome to Apple Support Communities
    Disable automatic login. Open System Preferences > Users and Groups > Login Options, press the padlock at the bottom left corner, and select "Off" next to "Automatic login"

  • Why does Adobe install 3rd party software with PE 10 without asking?

    I purchased Photoshop Elements and Priemere Elements 10 together. During installation Adobe installed SmartSound Sonicfire Pro 5 on my computer. The installation did not ask if I wanted to install this software and there was no option to not install it. I am the only one who installs applications on my computer so what gives Adobe the right to decide what to install for me. Sonicfire Pro 5 is unwanted by me and it pains me greatly that software was installed on my computer without my consent. Besides it takes up 30GB of disk space. Yes I can uninstall it and I will but it should not have been installed in the first place. I bought Photoshop Elements 10 and Premiere Elements 10 because I was happy with my purchase of Photoshop Elements 6 and Premiere Elements 4 and wanted to have newer versions but now I am very unhappy. I will never buy a Adobe product or suggest Adobe products to anyone ever again. The only thing that would change my mind would be if Adobes next version did not contain any 3rd party software or if it did one should be given a choice during installation as to install it or not and Adobe should give me a free version to replace the one I have. As those two things are unlikely to happen I will continue to never buy any Adobe software or suggest to anyone to buy Adobe products and faithfully watch the stock market as Adobe stocks continue to decline. Guess what I do for a living!

    I did not answer you question, because I have no answer. That was why I recommended contacting Adobe. Though, at times, it might not seem like it, but they do listen to their customers. They collect tons of data, and try to prioritize things, based on that input. This is for Feature Requests, or just comments on how one likes, or does not like, the software.
    In very general terms, I find Adobe products to be very benign, and especially to many other companies' software.
    Over the decades, I only recall a few instances, where something was installed, without my input, at some level. Back about PS CS, there were some NIK Filters that were installed, and a few of them were "trials," which I am not keen on. SmartSound would be another example, except that I would want it, regardless (and probably only complain, if it was missing).
    One of the biggest rubs that I had with Pinnacle Studio was that even if one bought their biggest, most expensive package, a ton of Effects and Transitions were loaded as trials. To get all of those, one had to spend about US $400, above the price of the NLE. Not sure if that is still the case, as I switched to AVID Liquid, about they time they bought Pinnacle, and have not seen Pinnacle Studio in many years. When I moved from Liquid, to PrPro, and the CS2 Production Studio, I never looked back at AVID/Pinnacle. Now, CS2 Production Studio came with about 8 programs, and then a ton of "Goodies." I would have loved to have the Goodies as options in the full suite installation. As it was, I had to do the main, muli-program install, and then run installation routines for maybe 30 other plug-ins, add-ons and stand-alones.
    No, like you, I refuse to update my iTunes, as so much "other stuff" gets installed, and then I have to clean it out. You are not alone, except that we see SmartSound from different sides. Though I understand your not wanting anything, but the program, I view that as a necessity.
    My suggestion to Adobe would be to include that as a separate, user-selectable install, though I have never heard of anyone complaining, unless SmartSound did not work for them.
    I understand personal principles, and try to adhere to my own, but before you pass on SmartSound, I beg you to try it out. That will not ameliorate the need for Adobe to let the user decide what is/is not installed, but with a few sessions, you might change your mind about the program, itself.
    Do let Adobe know how you feel, and perhaps SmartSound will become an additional installation, like the additional Functional Content.
    Good luck,
    Hunt

  • How to setup Server 2008-2012 R2 to auto-install 3rd party updates

    I've been searching for about a month now on an easy way to install third party software updates  for individual workstations using the company's server.
    We have two, one is a 2008 server and the other is 2012 R2.  
    Is there any way I can set it up to where the updates will auto install without prompts or effecting productivity?

    Hi Rick
    there is no way you can set this up using existing built-in tools inside windows server. You would need to setup your existing infrastructure using some 3rd party tools.
    Hope this helps.
    Thanks
    Mohit

  • Erase & Install : 3rd party plug-ins and aps?

    Hi,
    My iMac is running pretty slow and unsteady these days for what should be a top end machine so I've decided at the next update or SnowLeopard I will go for a full Erase and install.
    However, I've never gone this route before and have got no idea what to do about all the various 3rd party apps and plugins I've got that I don't have install CD's for as I purchased on line.eg:
    Superduper!
    Quicktime Pro
    Connect 360
    A better finder attribute
    iPhoto Manager
    Handbrake
    a few others
    What do I do so I don't have to pay for installing these again?
    Also, is there any other data/apps/accounts that I will lose that I should back up before hand that wouldn't just be in my User folders? eg iTunes accounts so that it recognises my iPhone etc
    Many thanks,
    Dan.

    Almost all shareware is registered with a serial number; a few use license files and even fewer use some form of passworded download site. The latter are the only ones you really need to be concerned about.
    If you haven't already done so, make a list of all your third party software. There are several programs specifically made for keeping track of software, serial numbers, etc - for years I just kept a list in a text file. There are also programs specially made for this task. What you want to keep track of is the name of the program, the company that created it and their URL, the serial number (if it has one) or the location and name of the license file (if it has one of those) or the URL for downloading it.
    Keeping this information current is important and should you decide to do the erase and install will make it easy for you to re-install your software. It will also help you determine what (if any) files you'll need to burn to a CD or move to a flash drive before the upgrade. (Assuming you can find the vendor, most of them make it pretty easy to find out what your serial number is if you lose it. Of course this is no help if you can't figure out where you got the program from.)

  • Install 3rd party emulator in Java ME SDK 3.0

    Hi!
    I have just uppgraded from the EA release to 3.0. When I had the EA release I added a number of 3rd party emulators to be able to run my midlet with the 'Run With' command. Now I can't get the emulators installed.
    I try Tools/Java Platform/Add Platform. I have tried with both 'Java ME MIDP Platform Emulator' and 'Custom Java ME MIDP Platform Emulator' but no Java ME Platform folders can be found. Should my existing emulators, that worked with the EA release work, or do I need new versions? What 3rd party emulators hav you tested this with??
    br
    Erik Wetterberg

    Hello Erik,
    thank you for your comment.
    The UI which comes with Jame ME SDK 3.0 is supposed to be a small IDE for Java ME SDK 3.0. It means it does not support emulators which are not Java ME SDK 3.0 compliant. That's probably your case.
    Detecting not Java ME SDK 3.0 compliant 3rd party emulators and "Run With" command was a side effect of EA release which was removed for final version. In final release it is not possible to detect not 3.0 compliant toolkits anymore, e.g. Sun Java Wireless Toolkit 2.5.2 for CLDC or Sun Java Toolkit 1.0 for CDC.
    If you want to use 3rd party emulators use NetBeans Mobility. It is supposed to support all emulators which can be detected by UEI.
    Best regards,
    Radko

  • Falsely accused of installing 3rd party RAM into my macbook pro while just a month away from my warranty expiring

    Hey, this is my first "post" here on Apple discussions.
    Since i bought my Macbook pro in October 2011, my macbook has been given for servicing many times. We've always used the Authorised Service centre here in Singapore (QCD Technologies), and I can swear I have never taken my laptop to a third party. However, when I gave my laptop in for servicing yesterday because it wasn't booting up and instead beeped 3 times every time I tried to switch it on (suggesting faulty RAM), they told me that they can't work on the laptop until we talk to Apple because they claim that the RAM installed is not original (suggesting that we used a 3rd party for my macbook's repair). Needless to say we were extremely appalled because we have never consulted a 3rd party, and this makes it extremely clear to us that either QCD or Apple slipped up in their servicing/production without accounting for changing the RAM or are simply lying. If they don't have a log for it, then we know they made a mistake, however the problem is they can easily use this as an excuse to evade costs on their part.
    Has anyone else experienced this? What should I do from here on?  I need my laptop for college quite urgently and It's very convenient that Apple is doing this just 1 month before my warranty after extending it, expires finally.

    Have you taken the computer to the same repair place every time it was repaired? If so, suggest to them that they must have installed third party RAM. And, another fact to consider: Apple does not manufacture RAM - it always uses third party RAM. They do change suppliers, so different machines may have different brands of RAM. And, as mentioned: installing RAM does not void your warranty - you may want to point that out to the repair place as well. Although, to be fair, a senior Applecare rep once told me to reinstall the original RAM before sending in the machine for repair so no one could possibly blame the problems on third party RAM.
    You can easily install RAM yourself; use one/both of the links provided by leroydouglas to purchase the correct RAM as three beeps at startup usually mean there is a problem with the RAM.

Maybe you are looking for

  • Error while Loading Data in to  2LIS_04_P_MATNR

    Hi All When i am loading Data in this  Cube  it is Showing this Error.. Please help me  Diagnosis                                                     The fiscal year variant source has changed. At the time of the               generation of the updat

  • Installation keeps coming up to 'You must reboot your computer"

    Hi, I am trying to do a clean rebuild of my MacBook Pro from the Install DVD (OS 10.5.6) that came with the computer. My problem is that when I follow the instructions and boot from the DVD, Holding C or Alt to select boot drive, the drive spins for

  • IPhoto - "not supported on this architecture" after leopard install

    after upgrading to leopard it seems to have deleted my iPhoto all together and when I click what is left of the application I get a window alerting me that iPhoto - "not supported on this architecture" How can I restore?

  • WSDL not become refreshed,

    Hello, I work with scenario from Oracle to web service. In the end of the process I create WSDL file and save the file in this location: " xi-dev\l$\usr\sap\XID\DVEBMGS00\j2ee\wsdl" I try to use with this web service from "Web Service navigator" (htt

  • JNDI connection creation timeouts

    Hi, I've a question concerning connection creation timeouts. The Tutorial (http://java.sun.com/products/jndi/tutorial/ldap/connect/create.html) says "By default, this timeout period is the network (TCP) timeout value, which is in the order of a few m