--
Vous recevez ce message, car vous êtes abonné au groupe Google Groupes JRebirth Developers.
Pour vous désabonner de ce groupe et ne plus recevoir d'e-mails le concernant, envoyez un e-mail à l'adresse jrebirth-develo...@googlegroups.com.
Pour plus d'options, visitez le site https://groups.google.com/groups/opt_out .
Sure.I pulled code of MasteringTables and i see some compilation errors.. i will wait till the next new code available.
On Mon, Jun 3, 2013 at 3:11 PM, Sebastien Bordes <sebastie...@gmail.com> wrote:
Yes it will be easier.
This method is historically here because parameters engine wasn't available.
Moreover the startup should be revised with a progress bar to load all resources (in a second time)
I have created an issue for 0.7.4, I will try to release this version before mid-june (perhaps this week-end, I have to repaire some nasty code I put for MasteringTables compliance (Attach & DetachModel revised) )
It will break a lot of things for TrakStok, I will help you for the migration.
Seb
Le lundi 3 juin 2013 11:13:20 UTC+2, Rajmahendra R a écrit :JR already have the jrebirth.properties for setting up some basic properties...
then we can provide a standard property key in jrebirth.properties to reduce this method from user entry.
@Override
protected String getApplicationTitle() {
return "Mastering Tables - Powered by JRebirth";
}
we can make this method protected and not a abstract if user want to overr ight this let me do so till then app uses jrebirth.properties property to retrieve application caption.
--
Vous recevez ce message, car vous êtes abonné au groupe Google Groupes JRebirth Developers.
Pour vous désabonner de ce groupe et ne plus recevoir d'e-mails le concernant, envoyez un e-mail à l'adresse jrebirth-developers+unsub...@googlegroups.com.
Pour plus d'options, visitez le site https://groups.google.com/groups/opt_out .
<profiles> <profile> <id>JRebirth_All-In-One</id> <repositories> <repository> <snapshots> <enabled>false</enabled> </snapshots> <id>central</id> <name>bintray</name> </repository> <repository> <snapshots> <enabled>false</enabled> </snapshots> <id>releases</id> <name>libs-release</name> </repository> <repository> <snapshots> <enabled>false</enabled> </snapshots> <id>snapshots</id> <name>libs-snapshot</name> </repository> </repositories> <pluginRepositories> <pluginRepository> <snapshots> <enabled>false</enabled> </snapshots> <id>central</id> <name>bintray-plugins</name> </pluginRepository> <pluginRepository> <snapshots> <enabled>false</enabled> </snapshots> <id>central</id> <name>plugins-release</name> </pluginRepository> <pluginRepository> <snapshots> <enabled>true</enabled> </snapshots> <id>snapshots</id> <name>plugins-snapshot</name> </pluginRepository> </pluginRepositories> </profile></profiles>Pour vous désabonner de ce groupe et ne plus recevoir d'e-mails le concernant, envoyez un e-mail à l'adresse jrebirth-develo...@googlegroups.com.
Pour vous désabonner de ce groupe et ne plus recevoir d'e-mails le concernant, envoyez un e-mail à l'adresse jrebirth-developers+unsubscribe...@googlegroups.com.
Pour vous désabonner de ce groupe et ne plus recevoir d'e-mails le concernant, envoyez un e-mail à l'adresse jrebirth-develo...@googlegroups.com.
<profiles> <profile> <id>JRebirth_All-In-One</id> <activation> <activeByDefault>true</activeByDefault> </activation> <repositories> <repository> <snapshots> <enabled>false</enabled> </snapshots> <id>jcenter</id> <name>bintray</name> </repository> <repository> <snapshots> <enabled>false</enabled> </snapshots> <id>jrebirth-release</id> <name>libs-release</name> </repository> <repository> <snapshots> <enabled>true</enabled> </snapshots> <id>jrebirth-snapshot</id> <name>libs-snapshot</name> </repository> </repositories> <pluginRepositories> <pluginRepository> <snapshots> <enabled>false</enabled> </snapshots> <id>jcenter-plugin</id> <name>bintray-plugins</name> </pluginRepository> <pluginRepository> <snapshots> <enabled>false</enabled> </snapshots> <id>jrebirth-plugin-release</id> <name>plugins-release</name> </pluginRepository> <pluginRepository> <snapshots> <enabled>true</enabled> </snapshots> <id>jrebirth-plugin-snapshot</id> <name>plugins-snapshot</name> </pluginRepository> </pluginRepositories> </profile></profiles>