Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Deploying VE applications
Deploying VE applications [message #112824] Fri, 09 December 2005 13:05 Go to next message
Rob is currently offline RobFriend
Messages: 15
Registered: July 2009
Junior Member
Hi all. I just completed my first VE application and I am quite pleased
with the Eclipse Visual Editor. Now I'm exploring ways to deploy the
application to a Windows environment. Can anyone please point me to some
documentation or a tutorial on deploying applications from VE? I've
explored the possibly of using the RCP but that gave me nothing but
frustration.

BTW: I would eventually like to deploy my application to Linux as well,
but I want to take it one step at a time.

Thanks!
Re: Deploying VE applications [message #112863 is a reply to message #112824] Fri, 09 December 2005 15:27 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

You just deploy it like you would any other application. It is not VE
specific.

The online help has how to do this. See Help->Java Development User
Guide->Tasks->Creating Jar Files

While there also read the topic "Defining the jar's manifest file." That
will tell you how to create the manifest and point to your main class so
that when deployed you just point to the jar itself on the java command
line and it will find your main automatically.

Rob wrote:
> Hi all. I just completed my first VE application and I am quite pleased
> with the Eclipse Visual Editor. Now I'm exploring ways to deploy the
> application to a Windows environment. Can anyone please point me to
> some documentation or a tutorial on deploying applications from VE?
> I've explored the possibly of using the RCP but that gave me nothing but
> frustration.
> BTW: I would eventually like to deploy my application to Linux as well,
> but I want to take it one step at a time.
> Thanks!
>

--
Thanks,
Rich Kulp
Re: Deploying VE applications [message #112888 is a reply to message #112863] Fri, 09 December 2005 16:19 Go to previous messageGo to next message
Rob is currently offline RobFriend
Messages: 15
Registered: July 2009
Junior Member
Thanks Rich. I'm sure I can figure it out from here. I appreciated your
reply!
Re: Deploying VE applications [message #112994 is a reply to message #112863] Mon, 12 December 2005 16:05 Go to previous message
Rob is currently offline RobFriend
Messages: 15
Registered: July 2009
Junior Member
Thanks again Rich! The documentation you pointed me to worked out well.
I was able to build my JAR, create the manifest, and quickly deploy the
application to both XP and RedHat.

My primary role is to do Servlet/JSP development but I'll be further
exploring VE every chance I get!

Best Regards,

Rob




Rich Kulp wrote:

> You just deploy it like you would any other application. It is not VE
> specific.

> The online help has how to do this. See Help->Java Development User
> Guide->Tasks->Creating Jar Files

> While there also read the topic "Defining the jar's manifest file." That
> will tell you how to create the manifest and point to your main class so
> that when deployed you just point to the jar itself on the java command
> line and it will find your main automatically.

> Rob wrote:
>> Hi all. I just completed my first VE application and I am quite pleased
>> with the Eclipse Visual Editor. Now I'm exploring ways to deploy the
>> application to a Windows environment. Can anyone please point me to
>> some documentation or a tutorial on deploying applications from VE?
>> I've explored the possibly of using the RCP but that gave me nothing but
>> frustration.
>> BTW: I would eventually like to deploy my application to Linux as well,
>> but I want to take it one step at a time.
>> Thanks!
>>
Re: Deploying VE applications [message #611520 is a reply to message #112824] Fri, 09 December 2005 15:27 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

You just deploy it like you would any other application. It is not VE
specific.

The online help has how to do this. See Help->Java Development User
Guide->Tasks->Creating Jar Files

While there also read the topic "Defining the jar's manifest file." That
will tell you how to create the manifest and point to your main class so
that when deployed you just point to the jar itself on the java command
line and it will find your main automatically.

Rob wrote:
> Hi all. I just completed my first VE application and I am quite pleased
> with the Eclipse Visual Editor. Now I'm exploring ways to deploy the
> application to a Windows environment. Can anyone please point me to
> some documentation or a tutorial on deploying applications from VE?
> I've explored the possibly of using the RCP but that gave me nothing but
> frustration.
> BTW: I would eventually like to deploy my application to Linux as well,
> but I want to take it one step at a time.
> Thanks!
>

--
Thanks,
Rich Kulp
Re: Deploying VE applications [message #611522 is a reply to message #112863] Fri, 09 December 2005 16:19 Go to previous message
Rob is currently offline RobFriend
Messages: 15
Registered: July 2009
Junior Member
Thanks Rich. I'm sure I can figure it out from here. I appreciated your
reply!
Re: Deploying VE applications [message #611530 is a reply to message #112863] Mon, 12 December 2005 16:05 Go to previous message
Rob is currently offline RobFriend
Messages: 15
Registered: July 2009
Junior Member
Thanks again Rich! The documentation you pointed me to worked out well.
I was able to build my JAR, create the manifest, and quickly deploy the
application to both XP and RedHat.

My primary role is to do Servlet/JSP development but I'll be further
exploring VE every chance I get!

Best Regards,

Rob




Rich Kulp wrote:

> You just deploy it like you would any other application. It is not VE
> specific.

> The online help has how to do this. See Help->Java Development User
> Guide->Tasks->Creating Jar Files

> While there also read the topic "Defining the jar's manifest file." That
> will tell you how to create the manifest and point to your main class so
> that when deployed you just point to the jar itself on the java command
> line and it will find your main automatically.

> Rob wrote:
>> Hi all. I just completed my first VE application and I am quite pleased
>> with the Eclipse Visual Editor. Now I'm exploring ways to deploy the
>> application to a Windows environment. Can anyone please point me to
>> some documentation or a tutorial on deploying applications from VE?
>> I've explored the possibly of using the RCP but that gave me nothing but
>> frustration.
>> BTW: I would eventually like to deploy my application to Linux as well,
>> but I want to take it one step at a time.
>> Thanks!
>>
Previous Topic:XSWT VE Editor tutorial?
Next Topic:NOTICE: All VE extenders who have written override,xmi, or ecore files for extending VE. An EMF chan
Goto Forum:
  


Current Time: Thu Apr 25 03:34:22 GMT 2024

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

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

Back to the top