javaee / javahelp

javahelp
Other
14 stars 15 forks source link

the source code cannot be compiled #7

Closed glassfishrobot closed 15 years ago

glassfishrobot commented 17 years ago

./src/javax/help/HelpSet.java:44: cannot find symbol symbol : class Parser location: package com.sun.java.help.impl import com.sun.java.help.impl.Parser; ^ ./src/javax/help/HelpSet.java:45: cannot find symbol symbol : class ParserListener location: package com.sun.java.help.impl import com.sun.java.help.impl.ParserListener; ^ ./src/javax/help/HelpSet.java:46: cannot find symbol symbol : class ParserEvent location: package com.sun.java.help.impl import com.sun.java.help.impl.ParserEvent; ^ ./src/javax/help/HelpSet.java:47: cannot find symbol symbol : class Tag location: package com.sun.java.help.impl import com.sun.java.help.impl.Tag; ^ ./src/javax/help/HelpSet.java:48: cannot find symbol symbol : class TagProperties location: package com.sun.java.help.impl import com.sun.java.help.impl.TagProperties; ^ ./src/javax/help/HelpSet.java:49: cannot find symbol symbol : class XmlReader location: package com.sun.java.help.impl import com.sun.java.help.impl.XmlReader; ^ ./src/javax/help/HelpSet.java:50: cannot find symbol ... 100 errors

What is the correct way to compile the source code?

Cheers, Torsten

Environment

Operating System: All Platform: All

Affected Versions

[current]

glassfishrobot commented 17 years ago

Reported by bollin

glassfishrobot commented 15 years ago

jglick said: You can use the makefile or the Ant scripts.

glassfishrobot commented 17 years ago

Was assigned to javahelp-issues

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAVAHELP-7

glassfishrobot commented 15 years ago

Marked as incomplete on Friday, December 12th 2008, 1:52:28 am