Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Service Component Architecture (SCA) Tools » Missing 'Generate Java Skeleton' function
Missing 'Generate Java Skeleton' function [message #482219] Tue, 25 August 2009 17:39 Go to next message
Jamil Shaikh is currently offline Jamil ShaikhFriend
Messages: 10
Registered: July 2009
Junior Member
I do not see 'Generate Java Skeleton' function in 2.0.0.200908231911 or
2.0.0.200908021910 weekly loads. Last time we saw the feature was in
2.0.0.200906170711 (June 17th) official load. Any specific reason for
taking that out.

Thanks,
Jamil
Re: Missing 'Generate Java Skeleton' function [message #482399 is a reply to message #482219] Wed, 26 August 2009 12:49 Go to previous messageGo to next message
Stephane Drapeau is currently offline Stephane DrapeauFriend
Messages: 199
Registered: July 2009
Senior Member
Jamil Shaikh a écrit :
> I do not see 'Generate Java Skeleton' function in 2.0.0.200908231911 or
> 2.0.0.200908021910 weekly loads. Last time we saw the feature was in
> 2.0.0.200906170711 (June 17th) official load. Any specific reason for
> taking that out.
>
> Thanks,
> Jamil
>

Hi Jamil,

Have you associated the SCA nature to the project that contains your
composite file?
If not, select the project in the Navigator view, then right click > SCA
> Add SCA Nature. Normally, the 'Generate Java Skeleton' function
should reappear.

Stephane
Re: Missing 'Generate Java Skeleton' function [message #482400 is a reply to message #482219] Wed, 26 August 2009 12:50 Go to previous messageGo to next message
Vincent Zurczak is currently offline Vincent ZurczakFriend
Messages: 149
Registered: July 2009
Senior Member

Hi Jamil,

On Monday, I committed a fix for that.
This is due to recent changes in the SCA nature ID that were not
correctly propagated.

It will be back in next week build. :)


Vincent.




Jamil Shaikh a écrit :
> I do not see 'Generate Java Skeleton' function in 2.0.0.200908231911 or
> 2.0.0.200908021910 weekly loads. Last time we saw the feature was in
> 2.0.0.200906170711 (June 17th) official load. Any specific reason for
> taking that out.
>
> Thanks,
> Jamil
>


--
Vincent Zurczak
EBM WebSourcing
+33 (0) 4 38 12 91 72
Re: Missing 'Generate Java Skeleton' function [message #482406 is a reply to message #482400] Wed, 26 August 2009 13:08 Go to previous messageGo to next message
Stephane Drapeau is currently offline Stephane DrapeauFriend
Messages: 199
Registered: July 2009
Senior Member
The next build is already available ;) I made a build 1 hour ago to test
2.0.1

http://build.eclipse.org/stp/committers/sca-tools/2.0.1.2009 08260835/

Stephane


Vincent Zurczak a écrit :
> Hi Jamil,
>
> On Monday, I committed a fix for that.
> This is due to recent changes in the SCA nature ID that were not
> correctly propagated.
>
> It will be back in next week build. :)
>
>
> Vincent.
>
>
>
>
> Jamil Shaikh a écrit :
>> I do not see 'Generate Java Skeleton' function in 2.0.0.200908231911
>> or 2.0.0.200908021910 weekly loads. Last time we saw the feature was
>> in 2.0.0.200906170711 (June 17th) official load. Any specific reason
>> for taking that out.
>>
>> Thanks,
>> Jamil
>>
>
>
Re: Missing 'Generate Java Skeleton' function [message #482480 is a reply to message #482406] Wed, 26 August 2009 17:43 Go to previous messageGo to next message
Jamil Shaikh is currently offline Jamil ShaikhFriend
Messages: 10
Registered: July 2009
Junior Member
Hi,

It still doesn't work. I installed 2.0.1.200908260835. Still do not see
the 'Generate Java Skeleton'; neither SCA > Add SCA Nature.

'SCA Java Project' wizard is broken too. It always gives you error when
you press 'Finish'.

Jamil
Re: Missing 'Generate Java Skeleton' function [message #482599 is a reply to message #482480] Thu, 27 August 2009 08:51 Go to previous messageGo to next message
Vincent Zurczak is currently offline Vincent ZurczakFriend
Messages: 149
Registered: July 2009
Senior Member

I fixed the wizards.
But the actions work fine from my workspace.

Stéphane, would it be possible to make another build so that I can test
all of these elements?


Vincent.




Jamil Shaikh a écrit :
> Hi,
>
> It still doesn't work. I installed 2.0.1.200908260835. Still do not see
> the 'Generate Java Skeleton'; neither SCA > Add SCA Nature.
> 'SCA Java Project' wizard is broken too. It always gives you error when
> you press 'Finish'.
>
> Jamil
>


--
Vincent Zurczak
EBM WebSourcing
+33 (0) 4 38 12 91 72
Re: Missing 'Generate Java Skeleton' function [message #482631 is a reply to message #482599] Thu, 27 August 2009 11:42 Go to previous message
Stephane Drapeau is currently offline Stephane DrapeauFriend
Messages: 199
Registered: July 2009
Senior Member
Vincent,

Here you go:
http://build.eclipse.org/stp/committers/sca-tools/2.0.1.2009 08270736/

Stephane

Vincent Zurczak a écrit :
> I fixed the wizards.
> But the actions work fine from my workspace.
>
> Stéphane, would it be possible to make another build so that I can test
> all of these elements?
>
>
> Vincent.
>
>
>
>
> Jamil Shaikh a écrit :
>> Hi,
>>
>> It still doesn't work. I installed 2.0.1.200908260835. Still do not
>> see the 'Generate Java Skeleton'; neither SCA > Add SCA Nature.
>> 'SCA Java Project' wizard is broken too. It always gives you error
>> when you press 'Finish'.
>>
>> Jamil
>>
>
>
Re: Missing 'Generate Java Skeleton' function [message #575773 is a reply to message #482219] Wed, 26 August 2009 12:49 Go to previous message
Stephane Drapeau is currently offline Stephane DrapeauFriend
Messages: 199
Registered: July 2009
Senior Member
Jamil Shaikh a écrit :
> I do not see 'Generate Java Skeleton' function in 2.0.0.200908231911 or
> 2.0.0.200908021910 weekly loads. Last time we saw the feature was in
> 2.0.0.200906170711 (June 17th) official load. Any specific reason for
> taking that out.
>
> Thanks,
> Jamil
>

Hi Jamil,

Have you associated the SCA nature to the project that contains your
composite file?
If not, select the project in the Navigator view, then right click > SCA
> Add SCA Nature. Normally, the 'Generate Java Skeleton' function
should reappear.

Stephane
Re: Missing 'Generate Java Skeleton' function [message #575798 is a reply to message #482219] Wed, 26 August 2009 12:50 Go to previous message
Vincent Zurczak is currently offline Vincent ZurczakFriend
Messages: 149
Registered: July 2009
Senior Member

Hi Jamil,

On Monday, I committed a fix for that.
This is due to recent changes in the SCA nature ID that were not
correctly propagated.

It will be back in next week build. :)


Vincent.




Jamil Shaikh a écrit :
> I do not see 'Generate Java Skeleton' function in 2.0.0.200908231911 or
> 2.0.0.200908021910 weekly loads. Last time we saw the feature was in
> 2.0.0.200906170711 (June 17th) official load. Any specific reason for
> taking that out.
>
> Thanks,
> Jamil
>


--
Vincent Zurczak
EBM WebSourcing
+33 (0) 4 38 12 91 72
Re: Missing 'Generate Java Skeleton' function [message #575818 is a reply to message #482400] Wed, 26 August 2009 13:08 Go to previous message
Stephane Drapeau is currently offline Stephane DrapeauFriend
Messages: 199
Registered: July 2009
Senior Member
The next build is already available ;) I made a build 1 hour ago to test
2.0.1

http://build.eclipse.org/stp/committers/sca-tools/2.0.1.2009 08260835/

Stephane


Vincent Zurczak a écrit :
> Hi Jamil,
>
> On Monday, I committed a fix for that.
> This is due to recent changes in the SCA nature ID that were not
> correctly propagated.
>
> It will be back in next week build. :)
>
>
> Vincent.
>
>
>
>
> Jamil Shaikh a écrit :
>> I do not see 'Generate Java Skeleton' function in 2.0.0.200908231911
>> or 2.0.0.200908021910 weekly loads. Last time we saw the feature was
>> in 2.0.0.200906170711 (June 17th) official load. Any specific reason
>> for taking that out.
>>
>> Thanks,
>> Jamil
>>
>
>
Re: Missing 'Generate Java Skeleton' function [message #575838 is a reply to message #482406] Wed, 26 August 2009 17:43 Go to previous message
Jamil Shaikh is currently offline Jamil ShaikhFriend
Messages: 10
Registered: July 2009
Junior Member
Hi,

It still doesn't work. I installed 2.0.1.200908260835. Still do not see
the 'Generate Java Skeleton'; neither SCA > Add SCA Nature.

'SCA Java Project' wizard is broken too. It always gives you error when
you press 'Finish'.

Jamil
Re: Missing 'Generate Java Skeleton' function [message #575894 is a reply to message #482480] Thu, 27 August 2009 08:51 Go to previous message
Vincent Zurczak is currently offline Vincent ZurczakFriend
Messages: 149
Registered: July 2009
Senior Member

I fixed the wizards.
But the actions work fine from my workspace.

Stéphane, would it be possible to make another build so that I can test
all of these elements?


Vincent.




Jamil Shaikh a écrit :
> Hi,
>
> It still doesn't work. I installed 2.0.1.200908260835. Still do not see
> the 'Generate Java Skeleton'; neither SCA > Add SCA Nature.
> 'SCA Java Project' wizard is broken too. It always gives you error when
> you press 'Finish'.
>
> Jamil
>


--
Vincent Zurczak
EBM WebSourcing
+33 (0) 4 38 12 91 72
Re: Missing 'Generate Java Skeleton' function [message #575943 is a reply to message #482599] Thu, 27 August 2009 11:42 Go to previous message
Stephane Drapeau is currently offline Stephane DrapeauFriend
Messages: 199
Registered: July 2009
Senior Member
Vincent,

Here you go:
http://build.eclipse.org/stp/committers/sca-tools/2.0.1.2009 08270736/

Stephane

Vincent Zurczak a écrit :
> I fixed the wizards.
> But the actions work fine from my workspace.
>
> Stéphane, would it be possible to make another build so that I can test
> all of these elements?
>
>
> Vincent.
>
>
>
>
> Jamil Shaikh a écrit :
>> Hi,
>>
>> It still doesn't work. I installed 2.0.1.200908260835. Still do not
>> see the 'Generate Java Skeleton'; neither SCA > Add SCA Nature.
>> 'SCA Java Project' wizard is broken too. It always gives you error
>> when you press 'Finish'.
>>
>> Jamil
>>
>
>
Previous Topic:SCA build from source code
Next Topic:Re: [stp-dev] STP-SCA Tools not drawing wire lines when reference target uses component URI instead
Goto Forum:
  


Current Time: Wed Apr 24 22:14:32 GMT 2024

Powered by FUDForum. Page generated in 0.03672 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top