Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stellation-res] Status of VSF Concept Demo (on 2.1)

Hi Phil,

I'll take a look and let you know.
I last ran the demo at the recent AOSD conference in Boston,
using Eclipse 2.1 (prerelease?) if memory serves.

Hmm.  Are you using a named package, or just the default package?
It's quite possible the VSF code doesn't handle the default package properly.

Please let me know either way --

Thanks,
Jim


At 02:37 PM 5/13/2003, Philip Quitslund wrote:
Hey Jim (and all),

I'm wondering about the status for the VSF Demo on 2.1.  I'm getting the
following error from org.eclipse.stellation.scm.vsf when I try and create
a VSFspec from a .java file:

        parseFragmentName: not enough segments in name


The .java looks like this:

        public class Hello {
                public String toString() {
                        return "hello";
                }
        }


Thanks!


-phil


_______________________________________________
stellation-res mailing list
stellation-res@xxxxxxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/stellation-res


--------------------------------------------------------------------
Jim Wright, IBM T.J. Watson Research Center
*** The Stellation project: Advanced SCM for Collaboration
*** http://www.eclipse.org/stellation
*** Work Email: jwright@xxxxxxxxxxxxxx ------- Personal Email: jim.wright@xxxxxxx



Back to the top