Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] [GSOC2013] SnipEditor Weakly report

Hi Stefan!

Here's a pull request that sets up a clean Tycho build for your projects: https://github.com/stefanprisca/SnipEditor_MavenBuild/pull/1

This should allow you to get back to the grammar and other interesting parts of your project :-)

As I mentioned before, the GitHub project should be stable - any issues with your code can be handled on the Git level, there is no need to delete, recreate or rename the GitHub project.

Cheers,
Fabian

On 29.06.2013, at 09:47, Stefan Prisca <stefan.prisca@xxxxxxxxx> wrote:

Hello Andreas,
Sorry for the ambiguous mail. I recreated the problem i encountered yesterday, and pushed the projects on GitHub [1].
Everything is explained in the ReadMe file. I followed this tutorial [2] to set the maven build. 
The tycho build will include an update site, yes. :) 
Best regards, Stefan.


On Sat, Jun 29, 2013 at 12:35 AM, Andreas Sewe <andreas.sewe@xxxxxxxxxxxxxx> wrote:
Hi Stefan,

> I want to apologize again for my absence in the last weeks.
> I finished my exams, and started the work on gsoc today.

great. Welcome on board!

> Unfortunately,
> i did not manage to set up the maven build today. When running /maven
> clean install /from the console, i encountered an error saying "Class
> /some_class_name /could not be resolved to a type".(If anyone knows what
> might cause this, any help is appreciated).

Can you please provide me with a list of steps to reproduce this (which
repo to clone, which commands to run)?

Also, don't hesitate to post larger parts of an error message to this
list; truncated ones like "Class /some_class_name /could not be resolved
to a type" make it very hard to diagnose the problem. (BTW, maybe
running "mvn clean install -X" provides some helpful info, although that
is admittedly very verbose.)

> For the next week i want to finish the tycho build and to rewrite the
> method blocks from XBase in order to support JFace syntax.

What does "finish the tycho build" mean? Will there be an update site?
That would be great, so that others on this list can try it out quickly.

Best regards,

Andreas

--
Codetrails UG (haftungsbeschränkt)
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Mobile: +49-170-811-3791
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940
_______________________________________________
recommenders-dev mailing list
recommenders-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/recommenders-dev

_______________________________________________
recommenders-dev mailing list
recommenders-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/recommenders-dev


Back to the top