Re: AW: [SourceJammer-users] Eclipse Plugin Beta Pre-release
Brought to you by:
robertmacgrogan
From: Chris D. <gp...@ti...> - 2005-03-01 03:08:54
|
Is your project a java project? I have not done a lot of work with eclipse plugins, but it looks like there is a filter on that dialog that applies it to a "java nature" project only. You can try editing your the plugin.xml file and removing the following lines: <filter name="nature" value="org.eclipse.jdt.core.javanature"> </filter> Then restart eclipse and see if the plugin shows up. I did not put that code in there though so I don't know what purpose it serves. I just tested it on a non-java project and it seems to have the desired effect. I guess we should check with Rob and see if there is a specific reason this filter is being applied. Chris Schmeiler, Andreas wrote: > Hi all, > > i installed the plugin with Eclipse 3.0.0 too. > > Within the project properties dialogue (no matter if i call it from the > top-menu, or the project contect-menu) theres no entry for the sj-plugin > config. > > All I found was in the "window/preferences" menu, the possibility to > configure the path to the client binaries. > > Best Regards > > Andreas > > > > > > > -----Ursprüngliche Nachricht----- > > Von: sou...@li... > > [mailto:sou...@li...] Im > > Auftrag von Chris Duck > > Gesendet: Montag, 28. Februar 2005 12:22 > > An: Timo Haberkern > > Cc: SourceJammer Users; SourceJammer Devel > > Betreff: Re: [SourceJammer-users] Re: [SourceJammer-devel] > > Eclipse Plugin Beta Pre-release > > > > > > How are you getting to the project properties dialog? It > > seems you have > > to go to the project properties through the top tool bar (Project -> > > Properties) rather than right clicking the project and selecting > > properties. I'm not sure why these are different... an > > eclipse bug maybe? > > > > Chris > > > > Timo Haberkern wrote: > > > Hello Rob, > > > > > > i can't get it running, I'm using eclipse 3.0.0 on a > > windows machine. I have > > > unziped the plugin to my eclipe plugins folder and if i > > start eclipse i can see > > > a new sourcejammer submenu in the project view. But i can't > > do any actions. I > > > get the message that i must define a archive in the project > > properties. But > > > there is no SJ configurtaion there!! > > > > > > Timo > > > > > > --- Robert MacGrogan <rob...@ya...> wrote: > > > > > > > > >>The SJ-Eclipse plugin is available as a pre-release beta. > > I'm going to do a > > >>general beta release > > >>sometime next week and start to push the plugin on the > > sourcejammer.org site, > > >>but if you want, you > > >>can download the beta version now using this link (1.7MB): > > >> > > >>http://dev.sourcejammer.org/ShowFile?&archive_name=SourceJam > <http://dev.sourcejammer.org/ShowFile?&archive_name=SourceJam> > > mer&id=5627 > > >> > > >>Install it like you would any other Eclipse plugin. > > Basically, that means, > > >>unzip the file into the > > >>Eclipse plugins directory and re-start Eclipse. Try it out > > and let me know > > >>what you think! > > >> > > >>--Rob > > >> > > >> > > >> > > >>__________________________________ > > >>Do you Yahoo!? > > >>Take Yahoo! Mail with you! Get it on your mobile phone. > > >>http://mobile.yahoo.com/maildemo > > >> > > >> > > >>------------------------------------------------------- > > >>SF email is sponsored by - The IT Product Guide > > >>Read honest & candid reviews on hundreds of IT Products > > from real users. > > >>Discover which products truly live up to the hype. Start > > reading now. > > >>http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > <http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click> > > >>_______________________________________________ > > >>SourceJammer-devel mailing list > > >>Sou...@li... > > >>https://lists.sourceforge.net/lists/listinfo/sourcejammer-devel > > >> > > > > > > > > > > > > __________________________________________________ > > > Do You Yahoo!? > > > Tired of spam? Yahoo! Mail has the best spam protection around > > > http://mail.yahoo.com > > > > > > > > > ------------------------------------------------------- > > > SF email is sponsored by - The IT Product Guide > > > Read honest & candid reviews on hundreds of IT Products > > from real users. > > > Discover which products truly live up to the hype. Start > > reading now. > > > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > <http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click> > > > _______________________________________________ > > > SourceJammer-users mailing list > > > Sou...@li... > > > https://lists.sourceforge.net/lists/listinfo/sourcejammer-users > > > > > > > > > > > > > > ------------------------------------------------------- > > SF email is sponsored by - The IT Product Guide > > Read honest & candid reviews on hundreds of IT Products from > > real users. > > Discover which products truly live up to the hype. Start reading now. > > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > <http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click> > > _______________________________________________ > > SourceJammer-users mailing list > > Sou...@li... > > https://lists.sourceforge.net/lists/listinfo/sourcejammer-users > > > > > Die Information in dieser E-Mail ist vertraulich und exklusiv fuer den > Adressatenkreis bestimmt. Unbefugte Empfaenger haben kein Recht, vom > Inhalt Kenntnis zu nehmen, fehlgeleitete E-mails sind sofort zu > loeschen. Weiterleiten oder Kopieren darf, auch auszugsweise nur mit > ausdruecklicher, schriftlicher Einwilligung des Absenders erfolgen. In > jedem Fall ist sicherzustellen, dass keinerlei inhaltliche > Veraenderungen erfolgen. Der Absender ist von der Richtigkeit des > Inhalts und der Uebertragung dieser E-Mail ueberzeugt. Eine Haftung > dafuer ist jedoch ausgeschlossen. > > This is a confidential communication intended only for the named > adresses. If you received this communication in error, please notify us > and return and delete it without reading it. This e-mail may not be > disclosed, copied or distributed in any form without the obtained > permission in writing of the sender. In any case it may not be altered > or otherwise changed. Whilst the sender believes that the information is > correct at the date of the e-mail, no warranty and representation is > given to this effect and no responsibility can be accepted by the sender. > |