| | |
Compilation problem
Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: May 2004
Posts: 2
Reputation:
Solved Threads: 0
I wrote a program that was compiled successfully.
I wrote another program to use it but it will not see it.
I am using JDK 1.4._2
"import java.io.*;
import java.sql.*;
class RunPM4DataAdmin{
public static void main(String[] arg){
PM4DataAdmin trythis = new PM4DataAdmin();
int requiredSize = trythis.getSize();
System.out.println(requiredSize);
}
}
Trying to compile this, I get the following
'cannot resolve symbol
class PM4DataAdmin.
But I know PM4DataAdmin was successfully compiled and it should see this class successfully.
Thank you for your help.
I wrote another program to use it but it will not see it.
I am using JDK 1.4._2
"import java.io.*;
import java.sql.*;
class RunPM4DataAdmin{
public static void main(String[] arg){
PM4DataAdmin trythis = new PM4DataAdmin();
int requiredSize = trythis.getSize();
System.out.println(requiredSize);
}
}
Trying to compile this, I get the following
'cannot resolve symbol
class PM4DataAdmin.
But I know PM4DataAdmin was successfully compiled and it should see this class successfully.
Thank you for your help.
![]() |
Similar Threads
- VC++ Compilation problem (C++)
- c++ compilation problem: line to short (C++)
- Problem in inserting values in map containing vector of string (C++)
- Hehe another problem (C++)
- Problem in using Map (C++)
- problem with the library (C)
- VS.Net compilation problem? (ASP.NET)
Other Threads in the Java Forum
- Previous Thread: Creating Java interface to my c++ program
- Next Thread: JDBC connection
| Thread Tools | Search this Thread |
actuate android api applet application applications array arrays automation balls bank binary bluetooth business chat class classes clear client code codesnippet collections component database defaultmethod development dice dragging ebook eclipse error event exception formatingtextintooltipjava fractal froglogic game givemetehcodez graphics gui hql html ide image infinite input integer intersect invokingapacheantprogrammatically j2me java javaprojects jni jpanel julia linux list loop looping map method methods mobile mysql netbeans newbie numbers openjavafx parameter php print problem program programming project recursion repositories scanner screen scrollbar server set size sms sort sorting sql sqlserver state storm string sun superclass swing swt text-file threads time tree windows





