Re: Checking out Code

Kiren Pillay <[email protected]> Thu, 20 Nov 2014 16:15:52 +0200
Newsgroups gmane.comp.lang.uml.argouml.devel
Message-ID <CAFhuAm==qP2crVc6RzU21=oOS1WU8Sgfib0mTFxR_xCS9G=zjw@mail.gmail.com>
------=_Part_1835_1483700682.1416492959123
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi Bob

Thanks for the useful info:) I manage to get this working in the current
Eclipse (Luna). Downloaded the psf and everything got downloaded.

I use the launcher from the tools menu and was able to launch the ArgoUML
application as well:)

Thanks for the help.

PS:

My eclipse Markers tabs shows some issue with the argouml-core-model module
..the error is  "Package "xxx" does not exist in this plug-in" . the
following is the list of packages that can't be exported. Not sure if this
is an issue. Am I missing a dependency jar somewhere?

 org.omg.uml,
 org.omg.uml.behavioralelements.activitygraphs,
 org.omg.uml.behavioralelements.collaborations,
 org.omg.uml.behavioralelements.commonbehavior,
 org.omg.uml.behavioralelements.statemachines,
 org.omg.uml.behavioralelements.usecases,
 org.omg.uml.foundation.core,
 org.omg.uml.foundation.datatypes,
 org.omg.uml.modelmanagement,



Regards
Kiren


On Thu, Nov 20, 2014 at 1:42 PM, Bob Tarling <[email protected]> wrote:

> I'm not sure exactly which instructions your trying to follow buit so long
> as you use the ones given in our developer wiki it should setup eclipse for
> you with only what you need and with everything configured.
>
> Unfortunately this work for Eclipse Indigo - we need this updated for more
> recent releases of eclipse.
>
> http://argouml.tigris.org/wiki/Setting_up_Eclipse_3
>
>
> On 19 November 2014 10:29, Kiren Pillay <[email protected]> wrote:
>
>> Thank you Dave, I've managed to retrieve the code:)
>>
>> Kiren
>>
>> On Tue, Nov 18, 2014 at 11:02 PM, Dave Thompson <[email protected]>
>> wrote:
>>
>>>  Hi,
>>>
>>> Not posted on here for a while!
>>>
>>> Looks like you are downloading the wrong project.... there are several
>>> tigris.org projects associated with argouml.
>>>
>>> For the main code I think you need
>>>
>>> svn co http://argouml.tigris.org/svn/argouml/trunk/ argouml --username
>>> xxxx
>>>
>>> ./build.sh
>>>
>>> Have fun!
>>>
>>> Dave
>>>
>>> On Tue, Nov 18, 2014, at 19:45, Kiren Pillay wrote:
>>>
>>> I'm trying the following from the command line, and nothing gets
>>> downloaded, it seems to hang there
>>>
>>> svn co
>>> http://argouml-downloads.tigris.org/svn/argouml-downloads/trunk/www/argouml-0.35.1/
>>> --username xxxx
>>>
>>>
>>> On Tue, Nov 18, 2014 at 9:28 PM, Kiren Pillay <[email protected]>
>>> wrote:
>>>
>>> Hi All
>>>
>>> I'm trying to check out the latest source code as outlined in the Wiki,
>>> and it is a very slow process! It may be that by following the Developer
>>> Wiki I end up downloading artifacts under the www folder such as pdf's
>>> etc.. Unfortunately I have 2Mbps line.
>>>
>>>  I'd like to check out the code only and  build the code. Can someone
>>> please guide me as to how to do this, I would like to try and assist with
>>> bug fixes.
>>>
>>> Regards
>>>  Kiren
>>>
>>>
>>>
>>>
>>>
>>>
>>
>>
>

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=3091592

To unsubscribe from this discussion, e-mail: [[email protected]].
To be allowed to post to the list contact the mailing list moderator, email: [[email protected]]
------=_Part_1835_1483700682.1416492959123
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><div><div><div><div>Hi Bob<br><br></div>Thanks for th=
e useful info:) I manage to get this working in the current Eclipse (Luna).=
 Downloaded the psf and everything got downloaded. <br><br></div><div>I use=
 the launcher from the tools menu and was able to launch the ArgoUML applic=
ation as well:)<br><br></div><div>Thanks for the help.<br><br></div><div>PS=
:<br></div><div><br></div><div>My eclipse Markers tabs shows some issue wit=
h the argouml-core-model module ..the error is=C2=A0 &quot;Package &quot;xx=
x&quot; does not exist in this plug-in&quot; . the following is the list of=
 packages that can&#39;t be exported. Not sure if this is an issue. Am I mi=
ssing a dependency jar somewhere?</div></div><br>=C2=A0org.omg.uml,<br>=C2=
=A0org.omg.uml.behavioralelements.activitygraphs,<br>=C2=A0org.omg.uml.beha=
vioralelements.collaborations,<br>=C2=A0org.omg.uml.behavioralelements.comm=
onbehavior,<br>=C2=A0org.omg.uml.behavioralelements.statemachines,<br>=C2=
=A0org.omg.uml.behavioralelements.usecases,<br>=C2=A0org.omg.uml.foundation=
.core,<br>=C2=A0org.omg.uml.foundation.datatypes,<br>=C2=A0org.omg.uml.mode=
lmanagement,<br><br></div><br></div><div class=3D"gmail_extra"><br></div><d=
iv class=3D"gmail_extra">Regards<br>Kiren<br><br><br></div><div class=3D"gm=
ail_extra"><div class=3D"gmail_quote">On Thu, Nov 20, 2014 at 1:42 PM, Bob =
Tarling <span dir=3D"ltr">&lt;<a href=3D"mailto:[email protected]" targ=
et=3D"_blank">[email protected]</a>&gt;</span> wrote:<br><blockquote cl=
ass=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid=
 rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr"><div>I&#39;m not sure =
exactly which instructions your trying to follow buit so long as you use th=
e ones given in our developer wiki it should setup eclipse for you with onl=
y what you need and with everything configured.<br><br></div>Unfortunately =
this work for Eclipse Indigo - we need this updated for more recent release=
s of eclipse.<br><br><a href=3D"http://argouml.tigris.org/wiki/Setting_up_E=
clipse_3" target=3D"_blank">http://argouml.tigris.org/wiki/Setting_up_Eclip=
se_3</a><br><br></div><div class=3D""><div class=3D"h5"><div class=3D"gmail=
_extra"><br><div class=3D"gmail_quote">On 19 November 2014 10:29, Kiren Pil=
lay <span dir=3D"ltr">&lt;<a href=3D"mailto:[email protected]" target=
=3D"_blank">[email protected]</a>&gt;</span> wrote:<br><blockquote cla=
ss=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid =
rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr"><div>Thank you Dave, I&=
#39;ve managed to retrieve the code:)<span><font color=3D"#888888"><br><br>=
</font></span></div><span><font color=3D"#888888"><div>Kiren<br></div></fon=
t></span></div><div><div><div class=3D"gmail_extra"><br><div class=3D"gmail=
_quote">On Tue, Nov 18, 2014 at 11:02 PM, Dave Thompson <span dir=3D"ltr">&=
lt;<a href=3D"mailto:[email protected]" target=3D"_blank">[email protected]=
rg</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"marg=
in:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1e=
x"><u></u>




<div><div>Hi,<br></div>
<div>=C2=A0</div>
<div>Not posted on here for a while!<br></div>
<div>=C2=A0</div>
<div>Looks like you are downloading the wrong project.... there are several=
 <a href=3D"http://tigris.org" target=3D"_blank">tigris.org</a> projects as=
sociated with argouml.<br></div>
<div>=C2=A0</div>
<div>For the main code I think you need<br></div>
<div>=C2=A0</div>
<div>svn co=C2=A0<a href=3D"http://argouml.tigris.org/svn/argouml/trunk/" t=
arget=3D"_blank">http://argouml.tigris.org/svn/argouml/trunk/</a>=C2=A0argo=
uml --username xxxx<br></div>
<div>=C2=A0</div>
<div>./build.sh<br></div>
<div>=C2=A0</div>
<div>Have fun!</div><span><font color=3D"#888888">
<div>=C2=A0</div>
<div>Dave</div></font></span><div><div>
<div>=C2=A0</div>
<div>On Tue, Nov 18, 2014, at 19:45, Kiren Pillay wrote:<br></div>
<blockquote type=3D"cite"><div dir=3D"ltr"><div>I&#39;m trying the followin=
g from the command line, and nothing gets downloaded, it seems to hang ther=
e<br></div>
<div>=C2=A0</div>
<div>svn co <a href=3D"http://argouml-downloads.tigris.org/svn/argouml-down=
loads/trunk/www/argouml-0.35.1/" target=3D"_blank">http://argouml-downloads=
.tigris.org/svn/argouml-downloads/trunk/www/argouml-0.35.1/</a> --username =
xxxx<br></div>
<div>=C2=A0</div>
</div>
<div><div>=C2=A0</div>
<div><div>On Tue, Nov 18, 2014 at 9:28 PM, Kiren Pillay <span dir=3D"ltr">&=
lt;<a href=3D"mailto:[email protected]" target=3D"_blank">kirenpillay1=
@gmail.com</a>&gt;</span> wrote:<br></div>
<blockquote style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204=
,204,204);padding-left:1ex"><div dir=3D"ltr"><div><div><div><div>Hi All<br>=
</div>
<div>=C2=A0</div>
<div>I&#39;m trying to check out the latest source code as outlined in the =
Wiki, and it is a very slow process! It may be that by following the Develo=
per Wiki I end up downloading artifacts under the www folder such as pdf&#3=
9;s etc.. Unfortunately I have 2Mbps line. <br></div>
<div>=C2=A0</div>
</div>
<div>I&#39;d like to check out the code only and=C2=A0 build the code. Can =
someone please guide me as to how to do this, I would like to try and assis=
t with bug fixes.<br></div>
</div>
<div>=C2=A0</div>
<div>Regards<span><span style=3D"color:rgb(136,136,136)"></span></span><br>=
</div>
</div>
<div><span><span style=3D"color:rgb(136,136,136)">Kiren</span></span><br></=
div>
<div>=C2=A0</div>
</div>
</blockquote></div>
<div>=C2=A0</div>
</div>
</blockquote><div>=C2=A0</div>
</div></div></div>

</blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div></div>

------=_Part_1835_1483700682.1416492959123--