facebook

problem importing apache file upload jar file

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #279423 Reply

    bingmu2002
    Member

    I need to use apache file upload package for my application, here is what I did:
    1. File > Import > General > File System. Then Browse to the commons-fileupload-1.2.jar file
    that’s saved in my local drive.
    2. select “Create complete folder structure” option, and Into Folder to [myProject] > WebRoot
    > WEB-INF > lib
    3. Finish.

    After installation, I can see it in my lib directory. But I cannot import the org.apache.commons.fileupload package. I don’t think the jar file get set in the path correctly, because when I import other jar files, they are shown in Referenced Libraries, but I don’t see this fileupload jar file in the Referenced Libraries.

    Please help.

    #279425

    bingmu2002
    Member

    I was able to find an alternate way to add the external jar file from the project properties. I think I am okey now.

    #279426

    bingmu2002
    Member

    Here is the Installation Detail:

    *** Date:
    Thursday, December 6, 2007 2:27:26 PM PST
    ** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_11
    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 6.0.1 GA
    Build id: 6.0.1-GA-200710
    *** Eclipse details:
    MyEclipse Enterprise Workbench
    Version: 6.0.1 GA
    Build id: 6.0.1-GA-200710
    Eclipse Graphical Editing Framework
    Version: 3.3.1.v20070814
    Build id: 20070814-1555
    Eclipse Platform
    Version: 3.3.0.v20070612-_19UEkLEzwsdF9jSqQ-G
    Build id: I20070625-1500

    Eclipse RCP

    Version: 3.3.0.v20070607-8y8eE8NEbsN3X_fjWS8HPNG
    Build id: I20070625-1500

    Eclipse Java Development Tools
    Version: 3.3.0.v20070606-0010-7o7jCHEFpPoqQYvnXqejeR
    Build id: I20070625-1500
    Eclipse Plug-in Development Environment
    Version: 3.3.0.v20070607-7N7M-DUUEF6Ez0H46IcCC
    Build id: I20070625-1500
    Eclipse Project SDK
    Version: 3.3.0.v20070607-7M7J-BIolz-OcxWxvWAPSfLPqevO
    Build id: I20070625-1500
    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\Program Files\MyEclipse 6.0\eclipse\eclipse.exe
    -name
    Eclipse
    –launcher.library
    C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.0.v20070523\eclipse_1017a.dll
    -startup
    C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070606.jar
    -exitdata
    1274_74
    -vm
    C:\Program Files\MyEclipse 6.0\jre\bin\javaw.exe

    #279438

    Loyal Water
    Member

    I was able to find an alternate way to add the external jar file from the project properties. I think I am okey now.

    Thanks for letting me know.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: problem importing apache file upload jar file

You must be logged in to post in the forum log in