Am Donnerstag, 3. Oktober 2002 15:38 schrieb Sascha Brawer: > Hi Michael, > > in the ChangeLog entry of 2002-10-02, you mention source files in > java/ awt/dnd. > > Could it be that you forgot to "cvs add" them to the repository? Or > am I the only one who cannot get java/awt/dnd?
Hmm, I have no problems here with it: mkoch@asterix ~/src/classpath/java/awt/dnd> ls Autoscroll.java DragGestureRecognizer.java DragSourceEvent.java DropTargetContext.java DropTargetListener.java package.html CVS DragSourceAdapter.java DragSource.java DropTargetDragEvent.java InvalidDnDOperationException.java peer DnDConstants.java DragSourceContext.java DragSourceListener.java DropTargetDropEvent.java Makefile.am DragGestureEvent.java DragSourceDragEvent.java DragSourceMotionListener.java DropTargetEvent.java Makefile.in DragGestureListener.java DragSourceDropEvent.java DropTargetAdapter.java DropTarget.java MouseDragGestureRecognizer.java mkoch@asterix ~/src/classpath/java/awt/dnd> cvs up mkoch@asterix ~/src/classpath/java/awt/dnd> cat CVS/Root :ext:[EMAIL PROTECTED]:/cvsroot/classpath mkoch@asterix ~/src/classpath/java/awt/dnd> Perhaps its the same problem reported here: http://gcc.gnu.org/ml/java/2002-10/msg00012.html I dont know. My commited this files to CVS. And for me all is okay. Michael -- Homepage: http://www.worldforge.org/ GPG-key: http://konqueror.dyndns.org/~mkoch/michael.gpg _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

