Go Back   CodingForums.com > :: Server side development > Java and JSP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-08-2012, 11:09 PM   PM User | #1
stanfab`
New to the CF scene

 
Join Date: Mar 2012
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts
stanfab` is an unknown quantity at this point
Exclamation Compiling Errors, on good code

I have some code that i pulled from a working class file. i am using it in a different application, however, it will not compile 88 errors? not sure if im doing this correctly. Will offer reward if some one can help me finish this project.
stanfab` is offline   Reply With Quote
Old 03-09-2012, 12:01 AM   PM User | #2
dan-dan
Regular Coder

 
dan-dan's Avatar
 
Join Date: Aug 2009
Location: England
Posts: 483
Thanks: 22
Thanked 79 Times in 78 Posts
dan-dan is on a distinguished road
Quote:
Originally Posted by stanfab` View Post
I have some code that i pulled from a working class file. i am using it in a different application, however, it will not compile 88 errors? not sure if im doing this correctly. Will offer reward if some one can help me finish this project.
Maybe it needs some variable or method from a superclass?
dan-dan is offline   Reply With Quote
Old 03-09-2012, 04:03 AM   PM User | #3
Fou-Lu
God Emperor


 
Fou-Lu's Avatar
 
Join Date: Sep 2002
Location: Saskatoon, Saskatchewan
Posts: 15,741
Thanks: 4
Thanked 2,465 Times in 2,434 Posts
Fou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to all
Could be a million different things. Wrong packages, no superclass available, composite / aggregate class not available, any number of reliances.
Just take where you got the code from and use the jar in a resource for the new project instead.
Fou-Lu is offline   Reply With Quote
Reply

Bookmarks

Tags
compiler, java

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:42 PM.


Advertisement
Log in to turn off these ads.