Hi, The problem with the download page is that though we have a build a create the required artifacts I've been unable until today to understand how the signing and publishing process is done with maven-tycho.
The artifacts are found on the hudson instance: https://hudson.eclipse.org/hudson/job/maven-nebula-1.0-nightly/111/artifact/ Tom Am 15.11.11 09:16, schrieb Wim Jongman: > Hi Nicolas, > > The grid has an associated grid editor. I have added a new snippet: > > http://dev.eclipse.org/viewcvs/viewvc.cgi/org.eclipse.swt.nebula/org.eclipse.swt.nebula.snippets/src/org/eclipse/swt/nebula/snippets/grid/GridSnippet9.java?root=Technology_Project&view=co > <http://dev.eclipse.org/viewcvs/viewvc.cgi/org.eclipse.swt.nebula/org.eclipse.swt.nebula.snippets/src/org/eclipse/swt/nebula/snippets/grid/GridSnippet9.java?root=Technology_Project&view=co> > > Regards, > > Wim > > On Mon, Nov 14, 2011 at 11:07 PM, Nicolas G. Machado > <[email protected] > <mailto:[email protected]>> wrote: > > Hi Wim > I get this message when click on Download: > " > > > We are sorry but currently all Nebula-Builds are broken. You can > get access to the source by directly checking it out from CVS > > " > > The grid snippet samples that I see are: > > * A simple hierarchical grid > > <http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.swt.nebula/org.eclipse.swt.nebula.snippets/src/org/eclipse/swt/nebula/snippets/grid/GridSnippet1.java?cvsroot=Technology_Project> > * create an item that spans columns > > <http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.swt.nebula/org.eclipse.swt.nebula.snippets/src/org/eclipse/swt/nebula/snippets/grid/GridSnippet2.java?cvsroot=Technology_Project> > * put a checkbox in the second column > > <http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.swt.nebula/org.eclipse.swt.nebula.snippets/src/org/eclipse/swt/nebula/snippets/grid/GridSnippet3.java?cvsroot=Technology_Project> > * create a static column group > > <http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.swt.nebula/org.eclipse.swt.nebula.snippets/src/org/eclipse/swt/nebula/snippets/grid/GridSnippet4.java?cvsroot=Technology_Project> > * create a collapsible column group > > <http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.swt.nebula/org.eclipse.swt.nebula.snippets/src/org/eclipse/swt/nebula/snippets/grid/GridSnippet5.java?cvsroot=Technology_Project> > * create a collapsible column group that swaps columns > > <http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.swt.nebula/org.eclipse.swt.nebula.snippets/src/org/eclipse/swt/nebula/snippets/grid/GridSnippet6.java?cvsroot=Technology_Project> > > wich one has a cell editor ? > I only need a cell editor to enter numbers, simple as that. > > By the way , the widgets looks great!, I'll try to use NumberFormat ! > Best Regards > Nicolas > > > > > 2011/11/14 Wim Jongman <[email protected] > <mailto:[email protected]>> > > Hi Nicolas, > > Please Google for "SWT snippets" to learn how to embed a cell > editor in a table. > > The download is already a ready to use jar. > > Best regards, > > Wim > > On Nov 11, 2011, at 20:13, "Nicolas G. Machado" > <[email protected] > <mailto:[email protected]>> wrote: > > > hi, I downloades and try 2 widgets. > > > > I have 2 questions: > > In the grid how can I add Cell Editors ?, I need to edit cell > like excel, for instance, when the numeric keypad is pressed > then I edit the cell. > > > > - how to pack an generate a jar file to include in my app ? > > > > Best regards > > > > > > -- > > _______________ > > .:Nicolás Machado > > _______________________________________________ > > nebula-dev mailing list > > [email protected] <mailto:[email protected]> > > https://dev.eclipse.org/mailman/listinfo/nebula-dev > _______________________________________________ > nebula-dev mailing list > [email protected] <mailto:[email protected]> > https://dev.eclipse.org/mailman/listinfo/nebula-dev > > > > > -- > _______________ > .:Nicolás Machado > > _______________________________________________ > nebula-dev mailing list > [email protected] <mailto:[email protected]> > https://dev.eclipse.org/mailman/listinfo/nebula-dev > > > > > _______________________________________________ > nebula-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/nebula-dev -- B e s t S o l u t i o n . a t EDV Systemhaus GmbH ------------------------------------------------------------------------ tom schindl geschäftsführer/CEO ------------------------------------------------------------------------ eduard-bodem-gasse 5-7/1 A-6020 innsbruck fax ++43 512 935833 http://www.BestSolution.at phone ++43 512 935834 _______________________________________________ nebula-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/nebula-dev
