Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Distributing a version of Eclipse CDT IDE with the refactoring installed

To rephrase. Whats the jar version of a cdt refactoring

On Jul 19, 2015 6:44 PM, "Krishna Narasimhan" <krishna.nm86@xxxxxxxxx> wrote:

I can do a demo myself. But what if i want to distribute my refactoring so others can test it?

On Jul 19, 2015 6:42 PM, "Sergey Prigogin" <eclipse.sprigogin@xxxxxxxxx> wrote:
The easiest way to do a demo is to run a hosted version of Eclipse using Eclipse Application launch configuration.

-sergey

On Sun, Jul 19, 2015 at 9:32 AM, Krishna Narasimhan <krishna.nm86@xxxxxxxxx> wrote:

My refactoring is open source and i would love to contribute. But currently its an unpolished prototype. The work is acceoted in the main track of the conference ASE 2015. And i have been requested to make a tool demo. So would like to first get it out of the way before thursday. So is there a way to bundle eclipse cdt with my refactoring installed inside it? Or distribute the refactoring as a plugin that can be easily installed. This would be of great help.

On Jul 19, 2015 5:48 PM, "Sergey Prigogin" <eclipse.sprigogin@xxxxxxxxx> wrote:
If your refactoring is open source, you should probably contribute it to CDT. See https://wiki.eclipse.org/CDT/contributing.

-sergey

On Sat, Jul 18, 2015 at 1:58 AM, Krishna Narasimhan <krishna.nm86@xxxxxxxxx> wrote:
Hi,
   I have developed a research refactoring that abstracts copy pasted code. I would like to distribute it as part of an academic submission. Is there a way that I can get a distributable that has my refactoring installed? 

Regards,
Krishna

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev

Back to the top