[osflash] R: R: Red5 - problem extending Scope class
Matteo Lanzi
lanzi.matteo at okpress.it
Mon Sep 17 18:18:52 PDT 2007
The problemi s solved includine the other jar files in lib directory
Thanks anyway
-----Messaggio originale-----
Da: osflash-bounces at osflash.org [mailto:osflash-bounces at osflash.org] Per
conto di Matteo Lanzi
Inviato: lunedì 17 settembre 2007 15.35
A: 'Open Source Flash Mailing List'
Oggetto: [osflash] R: Red5 - problem extending Scope class
Hi, it tryed to extends Scope class in this way:
import org.red5.server.Scope;
public class MyRoom extends Scope {
public MyRoom() {
}
}
but eclips could not compile
and the messages are:
1 The project was not built since its build path is incomplete. Cannot find
the class file for
org.springframework.core.io.support.ResourcePatternResolver. Fix the build
path then try building this project
2 The type org.springframework.core.io.support.ResourcePatternResolver
cannot be resolved. It is indirectly referenced from required .class files
the strange thing is that if i try to extend any other class like Client or
Connection, there are no problems
Should anyone help me?
Teo
_______________________________________________
osflash mailing list
osflash at osflash.org
http://osflash.org/mailman/listinfo/osflash_osflash.org
More information about the osflash
mailing list