cancel
Showing results for 
Search instead for 
Did you mean: 

Getting error on compiling java code

Former Member
0 Kudos

Hi,

Please help me to solve this

here is the error attached

[javac] Compiling 30 source files to C:\Documents and Settings\i055011\workspace\Practice.jdi\2\t\E74DD68BCC49D5AA3688C59C5C33719A\classes

[javac] ERROR: C:\Documents and Settings\i055011\workspace\Practice.jdi\2\t\E74DD68BCC49D5AA3688C59C5C33719A\gen_wdp\packages\com\sap\a1s\cc\frontendinstallation\install\comp\InstallCompView.java:251: 'class' or 'interface' expected

[javac] ERROR: public void wdDoExit()

[javac] ERROR: ^

[javac] ERROR: C:\Documents and Settings\i055011\workspace\Practice.jdi\2\t\E74DD68BCC49D5AA3688C59C5C33719A\gen_wdp\packages\com\sap\a1s\cc\frontendinstallation\install\comp\InstallCompView.java:421: 'class' or 'interface' expected

[javac] ERROR: }

[javac] ERROR: ^

[javac] ERROR: C:\Documents and Settings\i055011\workspace\Practice.jdi\2\t\E74DD68BCC49D5AA3688C59C5C33719A\gen_wdp\packages\com\sap\a1s\cc\frontendinstallation\install\comp\InstallCompView.java:422: 'class' or 'interface' expected

[javac] ERROR: ^

[javac] 3 errors

Thanks & Regards

Swetha

Accepted Solutions (1)

Accepted Solutions (1)

former_member197348
Active Contributor
0 Kudos

Hi Swetha,

Did you check what is there in line of InstallCompView.java:251, InstallCompView.java:421 and InstallCompView.java:422?

I guess may be some * or //@@begin or //@@end* is missing or you have typed an extra * //@@begin or //@@end*.

Check it once

Regards,

Siva

Edited by: Siva Rama Krushna on Apr 1, 2009 5:50 PM

Answers (1)

Answers (1)

ravindra_bollapalli2
Active Contributor
0 Kudos

hi swetha,

this error look like class or interfaces are not defined in u r webdynpro for java application

or

could u provide the problem so that we can work out for u

thanks and regards

bvr