[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

04/12/2005 at 08:58AM PDT, ID: 21385855
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

9.2

javac namespace issue

Asked by Peewee in Java Programming Language, New to Java Programming

Tags: javac, issues, namespace

Hi There,
i've been compiling some code on windows java 1.5 and then on solaris with java 1.4 and i'm having some issues which i need education on. I am compiling two class, both of which are in the same package but are in different files.  The first class CheckMappingStore needs to be compiled first, and on both servers compiles ok.  The second file Check compiles ok in a windows environment, but on the solaris environrmnent it fails as it cannot find CheckMappingStore.

Why the difference between the servers, and what do i ned to do to solve them?

Windows:

C:\classes>javac hall\CheckMappingStore.java
C:\classes>javac hall\Check.java

Solaris:

bash-2.05b$ javac hall/CheckMappingStore.java
bash-2.05b$ javac hall/Check.java
hall/Check.java:275: cannot resolve symbol
symbol  : class CheckMappingStore
location: class hall.Check
                CheckMappingStore Mapping =       new CheckMappingStore();
                ^
halll/Check.java:275: cannot resolve symbol
symbol  : class CheckMappingStore
location: class hall.Check
                CheckMappingStore Mapping =       new CheckMappingStore();
                                                            ^
2 errors

[+][-]04/12/05 09:21 AM, ID: 13764098

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Java Programming Language, New to Java Programming
Tags: javac, issues, namespace
Sign Up Now!
Solution Provided By: Webstorm
Participating Experts: 3
Solution Grade: A
 
 
[+][-]04/12/05 09:23 AM, ID: 13764123

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]04/12/05 09:25 AM, ID: 13764140

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]04/12/05 10:33 AM, ID: 13764989

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]04/13/05 01:16 AM, ID: 13770175

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]04/13/05 01:33 AM, ID: 13770249

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20090824-EE-VQP-74