[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.technology.buckminster] Re: Resolve gives me NullPointerException
|
Hi Michael,
Thanks for your reply!
I changed my uri and I behaves differently now.
(I reply this late because I first tried to get it working myself)
This is the output I get the first time I click 'resolve to wizard'
--------
Found searchPath default for component com.company.application
Metadata refetch from Wed Jan 16 15:38:25 CET 2008 for
:pserver:mark@xxxxxxxxxx:/cvs/com.application
blocked(class org.eclipse.core.internal.events.AutoBuildJob[Building
workspace])
Metadata refetch from Wed Jan 16 15:38:25 CET 2008 for
:pserver:mark@xxxxxxxxxx:/cvs/com.company.application
blocked(class org.eclipse.core.internal.events.AutoBuildJob[Building
workspace])
ERROR [0001] : No suitable provider for component
com.company.application:osgi.bundle was found in searchPath default
ERROR [0001] : Provider
cvs(:pserver:mark@xxxxxxxxxx:/cvs,com.company.application): No match found
for component com.company.application
-------
and this is the output i get the second time:
-------
Found searchPath default for component com.company.application
ERROR [0001] : No suitable provider for component
com.company.application:osgi.bundle was found in searchPath default
ERROR [0001] : Provider
cvs(:pserver:mark@xxxxxxxxxx:/cvs,com.company.application): No match found
for component com.company.application
-------
any clues? ideas ? hints ? stuff I could try ?
Just to avoid the basic mistakes, my cvs repo has the typically
+HEAD
+Branches
+Versions
Dates
layout where my project is directly under the HEAD. Do I have to specify
this somewhere ?
I'm already searching for 2 days now, I'm not sure I explain spending much
more time on buckminster without result...
thanks!