cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco Enterprise on Linux and Eclipse on Windows

jacksoke
Champ in-the-making
Champ in-the-making
Hi,

Can someone tell me if it is possible to set Eclipse to connect to a Alfresco Enterprise Instance running on Linux when developing on a Windows based Eclipse IDE?

Thanks
Kevin
1 REPLY 1

gyro_gearless
Champ in-the-making
Champ in-the-making
Sure you can - that's the beauty of Java 🙂

Just make sure that your Alfresco starts with the required parameters to run in debug mode - e.g. something like

"-agentlib:jdwp=transport=dt_socket,server=y,address=8555,suspend=y"

where 8555 is some arbitrary port.

Then set up your Eclipse with the required sources, create a debug configuration to attach to your server and hit the go button 🙂

Cheers
Gyro
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.