Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-07-2008, 01:49 AM
Member
 
Join Date: Aug 2007
Posts: 12
nvidia is on a distinguished road
ImageLab Tutorial Problem
Hi, i am following this tutorial which can be found googling 08 ImageLab. I have a few problems that i have discovered and hope you guys can help.

1) I have a local repository under the location of C:\Documents and Settings\luong\.m2\repository which contains the 3 jar files,gt2-image-2.0, jai_codec-1.1.3 and jai_core-1.1.3. When ever i update the Update the Index in my Maven tab i never see the files listed in the tree table even though i have been successful in building the jar files usng the command line. What i do not understand is, why can i not see these files listed in my Maven2 Repository tab under org.geotools?

2) In my ImageLab.java file i have the following code so far:


package org.geotools.demo;




import javax.swing.*;



import org.geotools.coverage.grid.GridCoverage2D;


/**
*
* @author XXXXX
*/
public class ImageLab extends JDialog {

/** Original coverage we are working on */
GridCoverage2D coverage;

}



In my import org.geotools..... statement i have an error showing up stating that package org.geotools.coverage.grid does not exist. Now, do you know where i can download this package because in my C:\Documents and Settings\luong\.m2\org\geotools folder, i to do not have this.

3) I am trying to place something called the gt2-2.4.4-javadoc under my C:\Documents and Settings\luong\.m2\repository\org\geotools\javadoc .jars but everytime i try to update the index, it simply does not show up in my Maven2 repository tab. Would somebody telling me if i have missed something here.

Thanks
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
JSF Tutorial teststest JavaServer Faces 3 08-14-2008 05:59 PM
Manual, good tutorial sin JavaServer Faces 5 05-25-2008 08:16 AM
RCP tutorial javaplus Advanced Java 1 12-25-2007 06:19 AM
Video tutorial on EJB mdeepaks Enterprise JavaBeans 0 12-05-2007 05:33 AM
Java Swing Tutorial JavaBean Java Tutorials 1 09-25-2007 12:14 PM


All times are GMT +3. The time now is 01:12 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org