Mudanças entre as edições de "Pentaho"

De MochilaWiki
Ir para navegaçãoIr para pesquisar
Linha 1: Linha 1:
 +
=== ocultando arquivos .cda ===
 +
 +
entre em
 +
 +
pentaho-solutions/system/cda/plugin.xml
 +
 +
insira <!-- antes de <content-types>
 +
e --> depois de </content-types>
 +
 +
tipo
 +
<!--
 +
<content-types>
 +
</content-types>
 +
-->
 +
 +
== Referências ==
 +
 
* [http://wiki.pentaho.com/display/PEOpen/Running+the+Platform+in+another+language Ajustando locales]
 
* [http://wiki.pentaho.com/display/PEOpen/Running+the+Platform+in+another+language Ajustando locales]
 
* [https://geekbi.wordpress.com/ Geek BI]
 
* [https://geekbi.wordpress.com/ Geek BI]

Edição das 12h49min de 28 de abril de 2014

ocultando arquivos .cda

entre em

pentaho-solutions/system/cda/plugin.xml

insira depois de </content-types>

tipo

Referências