<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/freewebchat/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/freewebchat/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/freewebchat/bugs/</id><updated>2004-01-15T16:43:34Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Client code doesn't compile</title><link href="https://sourceforge.net/p/freewebchat/bugs/1/" rel="alternate"/><published>2004-01-15T16:43:34Z</published><updated>2004-01-15T16:43:34Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netaf7031d60fbcbe90afaebebc5faaa5ccfc4db698</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;SimpleApplet.java:50: package com.l2fprod.gui does not &lt;br /&gt;
exist&lt;br /&gt;
import com.l2fprod.gui.SkinApplet;&lt;br /&gt;
^&lt;br /&gt;
SimpleApplet.java:65: cannot resolve symbol&lt;br /&gt;
symbol  : class SkinApplet&lt;br /&gt;
location: class examples.SimpleApplet&lt;br /&gt;
public class SimpleApplet extends SkinApplet {&lt;br /&gt;
^&lt;br /&gt;
SimpleApplet.java:80: cannot resolve symbol&lt;br /&gt;
symbol  : variable THEMEPACK_TAG&lt;br /&gt;
location: class examples.SimpleApplet&lt;br /&gt;
initSkin(THEMEPACK_TAG);&lt;br /&gt;
^&lt;br /&gt;
SimpleApplet.java:91: cannot resolve symbol&lt;br /&gt;
symbol  : method getContentPane ()&lt;br /&gt;
location: class examples.SimpleApplet&lt;br /&gt;
getContentPane().setLayout(new BorderLayout(3, 3));&lt;br /&gt;
^&lt;br /&gt;
SimpleApplet.java:92: cannot resolve symbol&lt;br /&gt;
symbol  : method getContentPane ()&lt;br /&gt;
location: class examples.SimpleApplet&lt;br /&gt;
getContentPane().add("Center", new JButton&lt;br /&gt;
("Congratulations !&lt;br /&gt;
^&lt;br /&gt;
5 errors&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>