Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NetX depends on sun.applet.AppletViewPanel (Bugzilla Bug 570) #26

Open
AndreasEhret opened this issue Apr 3, 2019 · 0 comments
Open
Labels
bug Something isn't working

Comments

@AndreasEhret
Copy link
Owner

This issue was created automatically with bugzilla2github

Bugzilla Bug 570

Date: 2010-10-18 13:32:00 +0000
From: Andrew John Hughes <<gnu.andrew>>
To: JiriVanek <>
CC: dbhole

Blocker for: #562
Last updated: 2014-11-10 15:39:44 +0000

Comment 2965

Date: 2010-10-18 13:32:07 +0000
From: Andrew John Hughes <<gnu.andrew>>

  1. ERROR in /home/andrew/projects/openjdk/icedtea6/netx/net/sourceforge/jnlp/NetxPanel.java (at
    line 31)
    import sun.applet.AppletViewerPanel;
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    The import sun.applet.AppletViewerPanel cannot be resolved
    ----------
    2. ERROR in /home/andrew/projects/openjdk/icedtea6/netx/net/sourceforge/jnlp/NetxPanel.java (at line 39)
    public class NetxPanel extends AppletViewerPanel
    ^^^^^^^^^^^^^^^^^
    AppletViewerPanel cannot be resolved to a type
@AndreasEhret AndreasEhret added the bug Something isn't working label Apr 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant