Jump to content

Using JExcel API in netbeans

- - - - -

  • Please log in to reply
2 replies to this topic

#1
atomicpineapple

atomicpineapple

    Newbie

  • Members
  • Pip
  • 5 posts
Hi,
So Ive been using eclipse but i recently starting using netbeans so that i can easily build a Jframe program. I want to use the JExcel API to read in info from excel files. It worked perfectly when i dropped the Jexcel files into the 'src' of eclipse but in netbeans it doesn't work.
Can anyone help me learn how to import the jexcel api into netbeans and use it?

JExcelApi

#2
mr mike

mr mike

    Learning Programmer

  • Members
  • PipPipPip
  • 96 posts
1. You can copy your files to your src folder

2. Create a path to the location
For Windows
"C:\\something\\something\\desktopMaybe\\folderName\\fileName"
other os
"/path/path/desktop/file" or "../fileName"

Hope this helps

#3
mr mike

mr mike

    Learning Programmer

  • Members
  • PipPipPip
  • 96 posts
Sorry, forgive my previous post, I beleive you want to add a library or a jar file.
To do this:
on your project in the left window expand it
you should see library, right click
add either library path or jar file
finished




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users