Jing
Posts: 4
|
| Posted: 03/25/2010, 12:36 PM |
|
Hi,
I got an compile error with the ccs ajax examples shipped with the codecharge studio . Can you give me an hint about how to fix it? Thank you!
check.servlet.lib:
compile:
[mkdir] Created dir: C:\DOCUME~1\WangJI\LOCALS~1\Temp\~NewProject2\CCSBuild\app\WEB-INF\classes
[javac] Compiling 267 source files to C:\DOCUME~1\WangJI\LOCALS~1\Temp\~NewProject2\CCSBuild\app\WEB-INF\classes
[javac] C:\DOCUME~1\WangJI\LOCALS~1\Temp\~NewProject2\CCSBuild\src\ModalWindow\ModalWindowServiceChecker.java:19: package com.codecharge.Features does not exist
[javac] public class ModalWindowServiceChecker implements com.codecharge.Features.IServiceChecker {
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 1 error
BUILD FAILED
C:\DOCUME~1\WangJI\LOCALS~1\Temp\~NewProject2\CCSBuild\build.xml:45: Compile failed; see the compiler error output for details.
Jing
_________________
Jing |
 |
 |
mamboBROWN
Posts: 1713
|
| Posted: 05/16/2010, 11:22 AM |
|
Jing
Are you still having this problem??
|
 |
 |
CodeChargeMVP
Posts: 473
|
| Posted: 05/21/2010, 4:37 AM |
|
I´ve realise than working on software development it´s useful to have a handly security copy
even of the examples, then if anything going wrong you can get back.
_________________
Best Regards
Entrepeneur | NT Consultant
|
 |
 |
Jing
Posts: 4
|
| Posted: 05/21/2010, 7:41 AM |
|
Thank you for your reply.
I am not working on studio for a long time. If next time I get the same error, I will let you know.
Thanks again!
_________________
Jing |
 |
 |
|