How to install Java3d into netbeans 6.5

I recently downloaded the Java 3D file : j3d-1_5_2-xxxxxx but I don't really know how to "install" it. I looked and found a thing on how to insall it on netbeans but the place they are telling me to go to doesn't exist. I am using netbeans 6.5 and supposedly you are supposed to install the J3D.nbm or something into netbeans but i can't find that inside of my downloaded folder. Is there something I did wrong i.e. downloaded the wrong thing, are looking in the wrong place, are missing somthing please tell me.
Thanks
Thimbletack

Just posting an update. I found that a place that says you need to go here to download the module for netbeans to install it:
http://java3d.netbeans.org/
but that doesn't reallys show how to install java 3d or anything, it doesn't even have a download button for the module. I got that information here:
http://java3d.j3d.org/faq/editors.html
but i really just don't know how to install this thing. Can anyone help?

Similar Messages

  • How to install 9ifs into 9idb with 9iAS 1.0.2.2.2a in window 2000?

    Anyone know how to install 9ifs into 9idb with 9iAS 1.0.2.2.2a?

    Hi,
    9iFS must be installed in an 9i home type. So you must have it installed in a single box in your 9i DB home. You must use the Apache server of the DB, because the installer will modify the configuration files of this Apache, not this of 9iAS.
    After just modify the port the 9i apache is listening (use 81 instead of 80 for example).
    Be careful that if you install a new apache for the 9i database, your vw_gateway_cfg environment variable will be changed and will point to the 9i home instead of the 9ias home. So you have to change it back to your 9iAS home if you want to use the portal !!!!
    Regards
    Pierre

  • How to install struct2 in netbeans and eclipse

    how to install struct2 in netbeans and eclipse

    Hi ganesh_delhi1980,
    It's Struts 2 and not struct2.
    You may verify what version of Struts is already installed on your IDE, you may also download and install packages :
    - NetBeans : Tools > Plugins
    - Eclipse : Help > Software updates...

  • How to install FB into multiple instances of Eclipse

    I have multiple instances of eclipse (various versions and
    combinations of plugins) and want to know how to install FB into
    one than one instance of Eclipse?

    You need to pass a reference of the StatisiticalStore instance to the ExcelReader class. See the updated code below.
    public class StatisticalStore
         static int evaluatedDataLength = 3;
         private double forecasts[];
         static int x=0;
         public StatisticalStore()
              initialiseStore();
         public void initialiseStore()
              forecasts = new double [evaluatedDataLength];
         public void updateStore(double singlePrediction)
              forecasts[x] = singlePrediction;
              x++;
         public static void main (String args[])
              StatisticalStore store = new StatisticalStore();
              ExcelReader excelSheet = new ExcelReader(store);
              ExcelReader excelSheet1 = new ExcelReader(store);
              ExcelReader excelSheet2 = new ExcelReader(store);
              for ( int i=0; i<evaluatedDataLength; i++)
                   System.out.println(store.forecasts);
    class ExcelReader
         double aNumber;
         StatisticalStore store;
         public ExcelReader(StatisticalStore aStore)
              store = aStore;
              generateRandom();
              updateStatisticalStore();
         public void generateRandom()
              aNumber = Math.random();
         public void updateStatisticalStore()
              store.updateStore((aNumber*store.evaluatedDataLength)-1);

  • How to install Oracle10gr2 into the IBM AIX 5.3 Server

    Hi ALL,
    Could you please give me instructions how to install Oracle10gr2 into IBM AIX 5.3 Server. Otherwise if any installation doucment please provide
    Thank you all
    Kishore

    Hi Kishore!
    Apart from posting an AIX question in a Linux forum it is not completely clear what your problem is.
    Have you read the http://www.oracle.com/pls/db102/to_toc?pathname=install.102%2Fb19075%2Ftoc.htm&remark=portal+%28Installation%29
    Installation Guide?
    What are the problems you encounter?
    cu
    Andreas

  • I have a downloaded font file for a school problem on a flash drive and I do not know how to install it into my photoshop application. Need to be walked through this as I am an older user who does not understand any of this stuff.

    I have a downloaded font file for a school problem on a flash drive and I do not know how to install it into my photoshop application. Need to be walked through this as I am an older user who does not understand any of this stuff.

    Fonts are handled by your operating system and installed through the respective System Control panel (Windows) or Fontbook (Mac). On Windows simply type "Fonts" in the search bar in the start menu and when you open the panel/ folder use File --> Add Font. On Mac the procedures are similar, you just need to find the Fontbook app in Applications:Utilities.
    Mylenium

  • How to install Fonts into Adobe Illustrator

    I am using a computer that runs on Snow Leopard 10.6.8
    Hi there I want to know  how to install new Fonts / Typefaces into Adobe Illustrator CS3?
    I am also curious as to how I would install fonts on other Adobe CS applications?
    All help, links, and resources much appreciated.

    I just dragged and dropped the downloaded ".tff" font files into in Font Book icon in theDock and a new window popped up and just click "Install Font" button.
    That works, too. Sets are, more than anything else, just a way to organize your fonts by project. By dropping the font in, it should now be listed in one of the standard headings like "Computer".
    The new fonts have automatically loaded into Adobe Illustrator CS3 without having to close it.
    Better apps will see when fonts have been enabled or disabled without having to close and restart them. Microsoft Word (and likely the entire Office suite) does not.

  • How to Install the Downloaded NetBeans(*.nbm) Modules for Sun Java Studio

    Dear All,
    I have downloaded NetBeans Modules files with Extension *.nbm, and they are not getting installed, when I double click on them, or if I go through the Update Center and Select the Downloaded Modules even then also they are not getting installed, so please tell me the procedure how to install them.
    mahesh.

    It would be helpful to know which version of Java SE you are using, what NetBeans modules are you attemping to install, and any pertinent error messages that arise when you try to install the modules. As Jin_B pointed out, check the system/ide.log file in your .jstudio directory for possible error messages.

  • [SOLVED] texlive2k8 -- how to install omega into $HOME?

    Hi folks!
    Because the omega-collection is declared obsolete and therefor no more provided in texlive2008. That's bad, because I used it with tl2k7, and though I appreciate xelatex and cjklatex, I still need lambda very badly. So I want to have it installed it now in $HOME for several reasons:
    * I could probably install it systemwide as root somehow, but I'd like to avoid conflicts with pacman...
    * ...as omega shouldn't be overidden by systemwide tl-package-updates
    * I want to have one specific user make use of it
    * I can 'take it with me' (like the whole $HOME-dir) then so that I mustn't isntall it again, just to copy and rehash it (somehow) after setting up a new linux- or tl-system.
    -- And yes, I haven't any experience yet on how to install external latex-packages, so hence omega is a "collection" makes it even more difficult for me~
    The destination dirs should be ~/.mytexmf (bec. I'd like to have it hidden) and ~/.texlive/*. Therefore I edited /usr/share/texmf/web2c/texmf.cnf like this:
    % TEXMFHOME = ~/texmf % default
    TEXMFHOME = ~/.mytexmf
    TEXMFVAR = ~/.texlive/texmf-var
    TEXMFCONFIG = ~/.texlive/texmf-config
    TEXMF = {$TEXMFCONFIG,$TEXMFVAR,!!$TEXMFHOME,!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFMAIN,!!$TEXMFLOCAL,!!$TEXMFDIST}
    TEXMFDBS = {!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFMAIN,!!$TEXMFLOCAL,!!$TEXMFDIST,!!$TEXMFDOC,$TEXMFHOME}
    (I don't know really the meaning of adding !! and if it's necessary here; I read somewhere, that !! makes a directory 'ls-R'-able, but then users tend to forget to update it also and that's why that should be avoided.)
    The first problems arise here, because a $ texhash still returns
    texhash: /usr/share/texmf: directory not writable. Skipping...
    texhash: /usr/share/texmf-config: directory not writable. Skipping...
    texhash: /usr/share/texmf-dist: directory not writable. Skipping...
    texhash: /usr/share/texmf-doc: directory not writable. Skipping...
    texhash: /usr/share/texmf-var: directory not writable. Skipping...
    texhash: Done.
    though the my paths are correct and even the exports included into ~/.bash_profile:
    $ kpsewhich --var-value=TEXMFCONFIG ((aka kpsexpand '$TEXMFCONFIG'...))
    home/myuser/.texlive/texmf-config
    $ kpsewhich --var-value=TEXMFVAR
    /home/myuser/.texlive/texmf-var
    $ kpsewhich --var-value=TEXMFHOME
    home/myuser/.mytexmf
    Next point: The easiest way would be to run tlmgr for instaling the omega-collection, but either it is (still) not existing within the Arch-TL-installation (couldn't figure out that here or find it in AUR) -- or I'm just to stupid to find and to launch it; I also couldn't run it from a mounted texlive2008.iso yet -- but if, how would the iso's-tlmgr know about my installed texlive-system? Nevertheless tlmgr probably wouldn't find the necessary files (though there's some data with 'omega') on the tl2k8-iso, it could install it properly from an external place.
    Then I mounted my old tl2k7.iso and went to the mountpoint for executing $ sh install-pkg.sh --collection=omega, with similar errors:
    /bin/tar: texmf-dist/fonts/afm/public/omega/omseco.afm: cannot execute open: file or directory not found
    /bin/tar: texmf-dist/fonts/afm/public/omega/omsecob.afm: cannot execute open: file or directory not found
    /bin/tar: texmf-dist/fonts/afm/public/omega/omsecobi.afm: cannot execute open: file or directory not found
    /bin/tar: texmf/lists/omega: cannot execute open: file or directory not found
    /bin/tar: texmf/tpm/bin-omega.tpm: cannot execute open: file or directory not found
    /bin/tar: texmf/web2c/omega.pool: cannot execute open: not authorized
    /bin/tar: exited because of preceeding errors.
    install-pkg.sh: line 213: /usr/share/texmf-config/tex/generic/config/language.dat: not authorized
    mktexlsr: /usr/share/texmf: directory not writable. Skipping...
    mktexlsr: /usr/share/texmf-dist: directory not writable. Skipping...
    mktexlsr: Done.
    updmap: config file `updmap.cfg' not found.
    PLEASE RUN texconfig or texconfig-sys to make new formats.
    (texconfig --rehash/texhash [as user or root] didnt't make any difference.)
    I also tar-ed omega
    $ sh install-pkg.sh --package=omega --archive=/home/myuser/.mytexmf/_tl-omega_rc/omega-sty.tar
    and extracted it into the appropriate directories within ~/.texlive and ~/.mytexmf and made symbolic links into /usr/bin for lambda and omega. But again 'of course' texhash (as user or root) didn't show any effect~
    I hope everthing is understandable.
    So how can I install omega/lambda in $HOME via install-scipt or tlmgr (if it exists and I can get it to run)?
    Any hints? -- Thanks very much in advance!
    Last edited by nexus7 (2009-01-11 19:35:58)

    nexus7 wrote:Next point: The easiest way would probably be to run tlmgr for instaling the omega-collection, but either it is (still) not existing within the Arch-TL-installation (couldn't figure out that here or find it in AUR)
    Well, tlmgr is of course on the mounted iso TL2k8 (just mixed s.th. up~), but it does not start:
    # /mnt/bin/i386-linux/tlmgr
    Can't locate TeXLive/TLPOBJ.pm in @INC (@INC contains: //tlpkg /usr/lib/perl5/site_perl/5.10.0 /usr/share/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl /usr/lib/perl5/current /usr/lib/perl5/site_perl/current .) at /mnt/bin/i386-linux/tlmgr line 33.
    BEGIN failed--compilation aborted at /mnt/bin/i386-linux/tlmgr line 33.
    where line 33 is this:
    use TeXLive::TLPOBJ;
    and I don't know what to do here~
    And neither works installing from the mounted TL2k7-iso, even when I try to install omega/lambda into my main texmf:
    # sh install-pkg.sh --collection=omega
    (ignoring dependency on collection collection-basic)
    cat: language.*.dat: file or directory not found.
    mktexlsr: Updating /usr/share/texmf/ls-R...
    mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    mktexlsr: Done.
    updmap: config file `updmap.cfg' not found.
    PLEASE RUN texconfig or texconfig-sys to make new formats.
    texconfig-sys makes no change. But this is funny because there are several 'updmap.cfg's:
    # locate updmap.cfg
    /home/myuser/.mytexmf/home/myuser/.texlive/texmf-config/web2c/updmap.cfg
    /usr/share/man/man5/updmap.cfg.5
    /usr/share/texmf/web2c/updmap.cfg
    /usr/share/texmf-config/web2c/updmap.cfg
    (and I wonder why this directories and files indeed exist~:
    /home/myuser/.mytexmf/home/myuser/.texlive/texmf-config/web2c/updmap.cfg
    I ran mktexlsr in my specific directories in HOME again though i don't know if this is really necessary, with the same result: these directories are not recognized, only those in /usr/share...
    Tried then
    # fmtutil --byfmt lambda
    # fmtutil --byfmt omega
    but with no output.
    Edits from my /usr/share/texmf/web2c/texmf.cnf:
    TEXMFMAIN = /usr/share/texmf
    TEXMFDIST = /usr/share/texmf-dist
    TEXMFLOCAL = /usr/local/share/texmf
    TEXMFSYSVAR = /usr/share/texmf-var
    TEXMFSYSCONFIG = /usr/share/texmf-config
    % TEXMFHOME = ~/texmf % default
    TEXMFHOME = ~/.mytexmf
    TEXMFVAR = ~/.texlive/texmf-var
    %TEXMFCONFIG = ~/.texlive/texmf-config
    TEXMFCONFIG = /usr/share/texmf-config
    TEXMF = {$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFMAIN,!!$TEXMFLOCAL,!!$TEXMFDIST}
    SYSTEXMF = $TEXMFSYSVAR;$TEXMFMAIN;$TEXMFLOCAL;$TEXMFDIST
    VARTEXFONTS = $TEXMFVAR/fonts
    TEXMFDBS = {!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFMAIN,!!$TEXMFLOCAL,!!$TEXMFDIST,!!$TEXMFDOC,$TEXMFHOME}
    WEB2C = $TEXMF/web2c
    TEXINPUTS.tex = .;$TEXMF/tex/{plain,generic,}//
    % These defunct engines are not provided for Arch Linux:
    % -- deleted %% at these lines for enabling omega/lambda-functionality:
    TEXINPUTS.lamed = .;$TEXMF/tex/{lamed,lambda,latex,generic,}//
    TEXINPUTS.lambda = .;$TEXMF/tex/{lambda,latex,generic,}//
    TEXINPUTS.omega = .;$TEXMF/tex/{plain,generic,}//
    TEXINPUTS.aleph = .;$TEXMF/tex/{plain,generic,}//
    Excerpt of ~/.bash_profile:
    export TEXMFHOME='home/myuser/.mytexmf'
    export TEXMFVAR='/home/myuser/.texlive/texmf-var'
    export TEXMFCONFIG='/home/myuser/.texlive/texmf-config'
    Ugh, this is strenuous~

  • How to install JDK6 and Netbeans 6 in a non-global zone?

    Hi,
    I have a Solaris system where I want to deploy separate containers for several developers.
    I'm having difficulty in installing JDK 6 and Netbeans 6, I get lots of missing package errors in non-global zone.
    What would be the best approach for installing jdk 6 + netbeans 6 seperately for each developer?
    Thanks in advance.

    Hi
    It depends how you have created your zone, what has been inherited from the global:
    inherit-pkg-dir:
    dir: /lib
    inherit-pkg-dir:
    dir: /platform
    inherit-pkg-dir:
    dir: /sbin
    inherit-pkg-dir:
    dir: /usr
    But if you only want a jdk and netbeans, there is no really dependencies the simplest approach si to download the not packaged version and put it in /opt which is not inherited
    You just have to put a jdk in /opt/jdk1.6.0... and netbeans in /opt/netbeans-6.0..
    Don't really understand why you want a separate zone, one zone, several accounts which share the same jdk and netbeans, that's the way unix work ;)

  • How to install midlet into handsets

    Hi,
    could some1 teach me how to install my midlet onto handsets for testing. I couldn't find much info on this topic. All i know is that i could compile the midlet as OTA. But after that, how do i install it into the handset??
    Thanks!

    Hello,
    Is there no software , that will take the midlit jar file ans input and transfer it to my device via a cord ?
    Such type of facilty is there in BlackBerry....it is called a desktop software.
    Is there any similar software for J2ME ?
    Thanks,
    Abhijit Chandekar

  • How to install NewBlueFX Into Premiere Pro CS 5.5 ?

    Hai,
    I Got A Plugins Pack (NewBlue FX Plugins Full Pack v2.3). But I Don't Know How To Install Into Proper Directory ! Number Of Times Tried To Install But The Thing Is Insralling Successfully But Not Getting Any New Plugins When Am Open Adobe.
    Adobe Contents Installed On F:\program files\Adobe Not In C Drive. So Am So Confused About NewBlueFX Installation.
    Please Help Me. Please Suggect The Suitable Directory For Installation.
    My Pc is 64Bit Win. 7
    Thanks In Advance.

    Adobe Contents Installed On F:\program files\Adobe
    I'd recommend correcting that and installing all programs in their default location on C:

  • How to install j2sdk into Suse Linux

    How to install the j2sdk-1_4_0_03-linux-i586.bin into Suse Linux 8.1

    I done it like this:
    user@linux:~> chmod a+x j2sdk-1_4_0_03-linux-i586-rpm.bin
    user@linux:~> ./j2sdk-1_4_0_03-linux-i586-rpm.bin
    accept licence
    user@linux:~> rpm -iv j2sdk-1_4_0_03-fcs-linux-i586.rpm
    so its installed but not linked
    i install the sdk1.3.x from my suse cd so it create a java2.conf file in /etc/java/
    and change it to:
    # Configuration for java2 package
    Priority: 60
    Vendor : Sun
    Version : 1.4.0
    Devel : True
    JAVA_BINDIR = /usr/java/j2sdk1.4.0_03/bin
    JAVA_ROOT = /usr/java/j2sdk1.4.0_03
    JAVA_HOME = /usr/java/j2sdk1.4.0_03
    JRE_HOME = /usr/java/j2sdk1.4.0_03/jre
    JDK_HOME = /usr/java/j2sdk1.4.0_03
    SDK_HOME = /usr/java/j2sdk1.4.0_03
    JAVA_LINK = j2sdk1.4.0_03
    be sure that CREATE_JAVALINK in sysconfig is set to yes
    else edit it in yast->system->Editor /etc/sysconfig
    after that i uninstall jre1.3.x and sdk1.3.x
    and it works
    good luck

  • HOW TO EMBED J2ME INTO NETBEAN?

    I CANT USE J2ME WHEN IM IN NETBEANS .HOW DO I INSTALL J2ME INSIDE NETBEANS?

    U can set up netbeans mobility pack at this link
    http://www.netbeans.org/products/mobility/
    then U can found when U create new project at netbeans
    Mobile application
    yours
    Mohammed Thabet
    4th year-FCI-Helwan Univ -Cairo-Egypt

  • How to install jdom in NetBeans

    hi,
    I use netbeans as my IDE and need to use jdom. At the moment it says the package doesn't exist. Can someone please tell me how to install it.
    Thanks

    for netbeans features (code completion, reference checking) to work properly the JDOM jars need to be in the classpath of the application you are building.
    So download Xerces2 or find it in an app that uses it (tomcat or ANT for example) and then add the necessary jars to the libraries of your application. Check the xerces2 documentation to know what jars.
    http://xerces.apache.org/xerces2-j/

Maybe you are looking for

  • I lost the key pad in messaging. any ideas on getting it back?

    I can get to compose message -enter name, then the box below is empty the keyboard used to be there. and the bar to enter words for messaging! does anyon know how to get key board back. Iphone4

  • Strange behavior with spell object

    Here is a small example (pretty much the same as the example on http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/wwhelp/wwhimpl/js/html/wwhel p.htm?href=JavaScript_SectionPage.70.1.html&accessible=true for checkWord). The following bare

  • How to know which Oracle version database I am using ?

    Hi all, I am configuring an administrative file on the server and there are many databases in our company : there are Oracle8i, Oracle9i and Oracle 10g databases. What I know only is the connect string which I use to connect to a database via Sql*Plu

  • [COMPLEX DATATYPE] - Cannot create table

    Hello I tried to create a table with a column based on an complex data type from an Xml Schema. 1 -- XML Schema <?xml version="1.0" encoding="UTF-8"?> <!--W3C Schema generated by XMLSpy v2007 sp2 (http://www.altova.com)--> <xs:schema xmlns:xs="http:/

  • Separate number with comma

    hi all, i want to format 12345678.09 to 12,345,678.09 in jsp. Any help appreciated. Thank you,