Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tm-dev] How to start hacking

Thanks for your reply, Marc-Andre.

> try opening admin/target-defs/eclipse-4.5.x-mars.target then, "Set as Target Platform"

I did that, but the TM projects are still missing dependencies. Is the "Set as Target Platform" operation alone supposed to download and install the plugins TM depends on? Or what is the simplest way to install the missing dependencies?

Thanks again,

Peter

On 2015-12-05 22:11, Marc-André Laperle wrote:
Hi Peter,

I'm not really familiar with the TM project, but often projects use a .target file to build against all the required dependencies. I just browsed the repo and saw a folder containing such files. You can try opening admin/target-defs/eclipse-4.5.x-mars.target then, "Set as Target Platform" in top-right corner.

Hope this helps,
Marc-Andre
________________________________________
From: tm-dev-bounces@xxxxxxxxxxx [tm-dev-bounces@xxxxxxxxxxx] on behalf of Peter Palaga [ppalaga@xxxxxxxxxx]
Sent: Saturday, 05 December 2015 3:57 PM
To: tm-dev@xxxxxxxxxxx
Subject: [tm-dev] How to start hacking

Ladies and Gentlemen,

what are the recommended steps to import the code [1] into the
workspace, compile it and start a debug session?

I was able to find the terminal git repository [1] but although I am not
fully new to hacking in Eclipse plugins, I failed to import the plugins
and features into workspace so that they compile and so that I can start
a debug session.

I tried importing as "Existing projects into Workspace" which was
usually sufficient with Plugin projects I had to do with so far. I also
tried using the terminals.pst file. Both of these left me with a
workspace full of Error markers, from which I could not start an
instance of Eclipse with the teminal plugins loaded to debug.

You maybe have a document describing the right steps that I was not able
to find? Or there is maybe another Eclipse project/tutorial having this
documented with steps that hold well for TM too?

Thanks,

Peter


[1] https://git.eclipse.org/r/tm/org.eclipse.tm.terminal
_______________________________________________
tm-dev mailing list
tm-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tm-dev
_______________________________________________
tm-dev mailing list
tm-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tm-dev




Back to the top